SDL  2.0
ValveInReport_t Struct Reference

#include <controller_structs.h>

+ Collaboration diagram for ValveInReport_t:

Data Fields

ValveInReportHeader_t header
 
union {
   ValveControllerStatePacket_t   controllerState
 
   ValveControllerBLEStatePacket_t   controllerBLEState
 
   ValveControllerDebugPacket_t   debugState
 
   ValveControllerTrackpadImage_t   padImage
 
   ValveControllerRawTrackpadImage_t   rawPadImage
 
   SteamControllerWirelessEvent_t   wirelessEvent
 
   SteamControllerStatusEvent_t   statusEvent
 
payload
 

Detailed Description

Definition at line 224 of file controller_structs.h.

Field Documentation

◆ controllerBLEState

ValveControllerBLEStatePacket_t ValveInReport_t::controllerBLEState

Definition at line 231 of file controller_structs.h.

◆ controllerState

ValveControllerStatePacket_t ValveInReport_t::controllerState

Definition at line 230 of file controller_structs.h.

◆ debugState

ValveControllerDebugPacket_t ValveInReport_t::debugState

Definition at line 232 of file controller_structs.h.

◆ header

ValveInReportHeader_t ValveInReport_t::header

Definition at line 226 of file controller_structs.h.

◆ padImage

ValveControllerTrackpadImage_t ValveInReport_t::padImage

Definition at line 233 of file controller_structs.h.

◆ 

union { ... } ValveInReport_t::payload

◆ rawPadImage

ValveControllerRawTrackpadImage_t ValveInReport_t::rawPadImage

Definition at line 234 of file controller_structs.h.

◆ statusEvent

SteamControllerStatusEvent_t ValveInReport_t::statusEvent

Definition at line 236 of file controller_structs.h.

◆ wirelessEvent

SteamControllerWirelessEvent_t ValveInReport_t::wirelessEvent

Definition at line 235 of file controller_structs.h.


The documentation for this struct was generated from the following file: