mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 12:32:40 +02:00
hid: Updated docs.
This commit is contained in:
parent
a924fac0ab
commit
82bc8bf648
@ -658,7 +658,7 @@ typedef struct HidControllerSixAxisLayout {
|
|||||||
|
|
||||||
/// NpadSystemProperties
|
/// NpadSystemProperties
|
||||||
typedef struct {
|
typedef struct {
|
||||||
u32 powerInfo : 6; ///< Use \ref hidGetControllerPowerInfo instead of accessing this directly.
|
u32 powerInfo : 6; ///< Use \ref hidGetNpadPowerInfo instead of accessing this directly.
|
||||||
|
|
||||||
u32 bit6 : 1; ///< Unused
|
u32 bit6 : 1; ///< Unused
|
||||||
u32 bit7 : 1; ///< Unused
|
u32 bit7 : 1; ///< Unused
|
||||||
|
Loading…
Reference in New Issue
Block a user