HID services: Difference between revisions

No edit summary
Line 498: Line 498:
| 52 || UnsetXpadAutoPilotState
| 52 || UnsetXpadAutoPilotState
|-
|-
| 53 || [9.0.0+]
| 53 ([1.0.0-8.1.0] 60) || [[#DeactivateJoyXpad]]
|-
|-
| 60 || DeactivateJoyXpad
| 60 || [9.0.0+] ClearNpadSystemCommonPolicy
|-
|-
| 91 || DeactivateGesture
| 91 || DeactivateGesture
Line 590: Line 590:
| 224 || [5.0.0+] [[#UpdateDesignInfo]]
| 224 || [5.0.0+] [[#UpdateDesignInfo]]
|-
|-
| 225 || [5.0.0+] GetUniquePadDriverState
| 225 || [5.0.0+] [[#GetUniquePadDriverState]]
|-
|-
| 226 || [5.0.0+] GetSixAxisSensorDriverStates
| 226 || [5.0.0+] GetSixAxisSensorDriverStates
Line 714: Line 714:


Sends the spi-write subcommand to the specified controller, for writing to offset 0x6050 size 0xD. The first 3-bytes from each u32 is used for the spi-write-data, with the u8 being copied immediately afterwards the color data.
Sends the spi-write subcommand to the specified controller, for writing to offset 0x6050 size 0xD. The first 3-bytes from each u32 is used for the spi-write-data, with the u8 being copied immediately afterwards the color data.
== GetUniquePadDriverState ==
Takes a total of 8-bytes of input, returns a total of 0x20-bytes of output.
[9.0.0+] Now takes a total of 8-bytes of input, returns a total of 0x18-bytes of output.


== ReadSerialFlash ==
== ReadSerialFlash ==