SDL  2.0
SteamControllerStatusEvent_t Struct Reference

#include <controller_structs.h>

Data Fields

unsigned int unPacketNum
 
unsigned short sEventCode
 
unsigned short unStateFlags
 
unsigned short sBatteryVoltage
 
unsigned char ucBatteryLevel
 

Detailed Description

Definition at line 208 of file controller_structs.h.

Field Documentation

◆ sBatteryVoltage

unsigned short SteamControllerStatusEvent_t::sBatteryVoltage

Definition at line 218 of file controller_structs.h.

◆ sEventCode

unsigned short SteamControllerStatusEvent_t::sEventCode

Definition at line 214 of file controller_structs.h.

◆ ucBatteryLevel

unsigned char SteamControllerStatusEvent_t::ucBatteryLevel

Definition at line 221 of file controller_structs.h.

◆ unPacketNum

unsigned int SteamControllerStatusEvent_t::unPacketNum

Definition at line 211 of file controller_structs.h.

◆ unStateFlags

unsigned short SteamControllerStatusEvent_t::unStateFlags

Definition at line 215 of file controller_structs.h.


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