HID services: Difference between revisions

No edit summary
Line 530: Line 530:
|
|
|}
|}
== NpadIdType ==
This is an u32. This is the controller index used in [[HID_Shared_Memory#Controllers|sharedmem]].


== NpadIdType ==
{| class="wikitable" border="1"
This is an u32. This is the controller index used in [[HID_Shared_Memory#Controllers|sharedmem]]. 0x20 is handheld.
!  Value
!  Description
|-
| 0x0 || No1
|-
| 0x1 || No2
|-
| 0x2 || No3
|-
| 0x3 || No4
|-
| 0x4 || No5
|-
| 0x5 || No6
|-
| 0x6 || No7
|-
| 0x7 || No8
|-
| 0x10 || Other
|-
| 0x20 || Handheld
|}


== NpadInterfaceType ==
== NpadInterfaceType ==
Line 540: Line 564:
!  Value
!  Value
!  Description
!  Description
!  Notes
|-
|-
| 1 || Bluetooth ||
| 1 || Bluetooth
|-
|-
| 2 || Rail ||
| 2 || Rail
|-
|-
| 3 || USB ||
| 3 || USB
|-
|-
| 4 || Unknown ||
| 4 || Unknown
|}
|}