HID services: Difference between revisions

Line 2,228: Line 2,228:


== EnableJoyPollingReceiveMode ==
== EnableJoyPollingReceiveMode ==
Takes a type-0x21 input buffer, a handle, two u32s, a [[#BusHandle]], no output.
Takes a type-0x21 input buffer, a TransferMemory handle, an u32 tmem_size, an u32 [[#JoyPollingMode]], a [[#BusHandle]], no output.
 
The TransferMemory is created with an user-specified output buffer, with permissions=R--.


== DisableJoyPollingReceiveMode ==
== DisableJoyPollingReceiveMode ==