libnx  v4.6.0
Data Fields
HidNpadGcState Struct Reference

State for HidNpadStyleTag_NpadGc. Loaded from the same lifo as HidNpadFullKeyState, with the additional trigger_l/trigger_r loaded from elsewhere. More...

#include <hid.h>

Data Fields

u64 sampling_number
 SamplingNumber.
 
u64 buttons
 Bitfield of HidNpadButton.
 
HidAnalogStickState analog_stick_l
 AnalogStickL.
 
HidAnalogStickState analog_stick_r
 AnalogStickR.
 
u32 attributes
 Bitfield of HidNpadAttribute.
 
u32 trigger_l
 L analog trigger. Valid range: 0x0-0x7FFF.
 
u32 trigger_r
 R analog trigger. Valid range: 0x0-0x7FFF.
 
u32 pad
 

Detailed Description

State for HidNpadStyleTag_NpadGc. Loaded from the same lifo as HidNpadFullKeyState, with the additional trigger_l/trigger_r loaded from elsewhere.


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