libnx
v4.7.0
|
ControllerSupportArgPrivate. More...
#include <hid_la.h>
Data Fields | |
u32 | private_size |
Size of this ControllerSupportArgPrivate struct. | |
u32 | arg_size |
Size of the storage following this one (HidLaControllerSupportArg or HidLaControllerFirmwareUpdateArg). | |
u8 | flag0 |
Flag0. | |
u8 | flag1 |
Flag1. | |
u8 | mode |
HidLaControllerSupportMode | |
u8 | controller_support_caller |
HidLaControllerSupportCaller. Always zero except with hidLaShowControllerFirmwareUpdateForSystem, which sets this to the input param. | |
u32 | npad_style_set |
Output from hidGetSupportedNpadStyleSet. With ShowControllerSupportForSystem on pre-3.0.0 this is value 0. | |
u32 | npad_joy_hold_type |
Output from hidGetNpadJoyHoldType. With ShowControllerSupportForSystem on pre-3.0.0 this is value 1. | |
ControllerSupportArgPrivate.