libnx
v4.7.0
|
HdlsState, for [12.0.0+]. More...
#include <hiddbg.h>
Data Fields | |
u32 | battery_level |
BatteryLevel for the main PowerInfo, see HidPowerInfo. | |
u32 | flags |
Used to set the main PowerInfo for HidNpadSystemProperties. BIT(0) -> IsPowered, BIT(1) -> IsCharging. | |
u64 | buttons |
See HiddbgNpadButton. [9.0.0+] Masked with 0xfffffffff00fffff. | |
HidAnalogStickState | analog_stick_l |
AnalogStickL. | |
HidAnalogStickState | analog_stick_r |
AnalogStickR. | |
HidVector | six_axis_sensor_acceleration |
VirtualSixAxisSensorAcceleration. | |
HidVector | six_axis_sensor_angle |
VirtualSixAxisSensorAngle. | |
u32 | attribute |
Bitfield of HiddbgHdlsAttribute. | |
u8 | indicator |
Indicator. Unused for input. | |
u8 | padding [0x3] |
Padding. | |
HdlsState, for [12.0.0+].