hid: Updated docs.

This commit is contained in:
yellows8 2020-11-17 12:33:23 -05:00 committed by fincs
parent a924fac0ab
commit 82bc8bf648
No known key found for this signature in database
GPG Key ID: 62C7609ADA219C60

View File

@ -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