libnx  v4.6.0
Data Fields
HiddbgHdlsStateV7 Struct Reference

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.
 

Detailed Description

HdlsState, for [7.0.0-8.1.0].


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