HID services: Difference between revisions
Fix Pro Controller USB PID (typo?) |
No edit summary |
||
Line 4,470: | Line 4,470: | ||
|- | |- | ||
| 0x0 | | 0x0 | ||
| 0x43F0 | | 0x43F8 ([9.0.0-12.1.0] 0x43F0, [1.0.0-8.1.0] 0x4410) | ||
| [[#NpadInternalState]] | | [[#NpadInternalState]] | ||
|} | |} | ||
Line 4,618: | Line 4,618: | ||
| 0x4 | | 0x4 | ||
| [[#NpadLagerType|LagerType]] | | [[#NpadLagerType|LagerType]] | ||
|- | |||
| 0x43F0 | |||
| 0x1 * 6 | |||
| [13.0.0+] Array of [[#SixAxisSensorProperties]] | |||
|} | |} | ||
Line 5,536: | Line 5,540: | ||
| 0x4 | | 0x4 | ||
| TriggerR | | TriggerR | ||
|} | |||
====== SixAxisSensorProperties ====== | |||
This is "nn::hid::server::SixAxisSensorProperties". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Bit | |||
! Description | |||
|- | |||
| 0 | |||
| IsSixAxisSensorDeviceNewlyAssigned | |||
|- | |||
| 1 | |||
| IsFirmwareUpdateAvailableForSixAxisSensor | |||
|} | |} | ||