libnx
v4.7.0
|
HdlsState, for [7.0.0-8.1.0]. More...
#include <hiddbg.h>
Data Fields | |
u8 | is_powered |
IsPowered for the main PowerInfo, see HidNpadSystemProperties. | |
u8 | flags |
ORRed with IsPowered to set the value of the first byte for HidNpadSystemProperties. For example, value 1 here will set IsCharging for the main PowerInfo. | |
u8 | unk_x2 [0x6] |
Unknown. | |
u32 | battery_level |
BatteryLevel for the main PowerInfo, see HidPowerInfo. | |
u32 | buttons |
See HiddbgNpadButton. | |
HidAnalogStickState | analog_stick_l |
AnalogStickL. | |
HidAnalogStickState | analog_stick_r |
AnalogStickR. | |
u8 | indicator |
Indicator. Unused for input. Set with output from hiddbgDumpHdlsStates. Not set by hiddbgGetAbstractedPadsState. | |
u8 | padding [0x3] |
Padding. | |
HdlsState, for [7.0.0-8.1.0].