HID services: Difference between revisions

Line 2,241: Line 2,241:


The TransferMemory is created with an user-specified output buffer, with permissions=R--.
The TransferMemory is created with an user-specified output buffer, with permissions=R--.
[[#JoyPollingMode]] must be 0-2.


== DisableJoyPollingReceiveMode ==
== DisableJoyPollingReceiveMode ==
Line 2,270: Line 2,272:
== BusType ==
== BusType ==
This is "nn::hidbus::BusType". This is an u32.
This is "nn::hidbus::BusType". This is an u32.
{| class="wikitable" border="1"
!  Value
!  Description
|-
| 0 ||
|-
| 1 ||
|-
| 2 ||
|-
| 3 ||
|-
| 4 ||
|}


== JoyPollingMode ==
== JoyPollingMode ==
This is "nn::hidbus::JoyPollingMode". This is an u32.
This is "nn::hidbus::JoyPollingMode". This is an u32.
{| class="wikitable" border="1"
!  Value
!  Description
|-
| 0 ||
|-
| 1 ||
|-
| 2 ||
|}


= RomFS =
= RomFS =