HID services: Difference between revisions
No edit summary |
|||
Line 984: | Line 984: | ||
== ActivateDigitizer == | == ActivateDigitizer == | ||
Takes a PID and an [[AM_services|AppletResourceUserId]] | Takes a PID and an [[AM_services|AppletResourceUserId]]. No output. | ||
== IAppletResource == | == IAppletResource == | ||
Line 1,321: | Line 1,321: | ||
| 652 || [12.0.0+] StopButtonPlayData | | 652 || [12.0.0+] StopButtonPlayData | ||
|- | |- | ||
| 2000 || [10.0.0+] DeactivateDigitizer | | 2000 || [10.0.0+] [[#DeactivateDigitizer]] | ||
|- | |- | ||
| 2001 || [10.0.0+] SetDigitizerAutoPilotState | | 2001 || [10.0.0+] [[#SetDigitizerAutoPilotState]] | ||
|- | |- | ||
| 2002 || [10.0.0+] UnsetDigitizerAutoPilotState | | 2002 || [10.0.0+] [[#UnsetDigitizerAutoPilotState]] | ||
|- | |- | ||
| 3000 || [16.0.0+] ReloadFirmwareDebugSettings | | 3000 || [16.0.0+] ReloadFirmwareDebugSettings | ||
Line 1,547: | Line 1,547: | ||
[11.0.0+] Takes an input [[#DebugRegisteredDevice]], no output. | [11.0.0+] Takes an input [[#DebugRegisteredDevice]], no output. | ||
== DeactivateDigitizer == | |||
No input/output. | |||
== SetDigitizerAutoPilotState == | |||
Takes an input [[#DigitizerAutoPilotState]]. No output. | |||
== UnsetDigitizerAutoPilotState == | |||
No input/output. | |||
= hid:sys = | = hid:sys = | ||
Line 8,522: | Line 8,531: | ||
|- | |- | ||
| 0x0 || 0x8 || Buttons (only bit0 is used) | | 0x0 || 0x8 || Buttons (only bit0 is used) | ||
|} | |||
= DigitizerAutoPilotState = | |||
This is "nn::hid::debug::DigitizerAutoPilotState". | |||
{| class="wikitable" border="1" | |||
|- | |||
! Offset | |||
! Size | |||
! Description | |||
|- | |||
| 0x0 || 0x44 || | |||
|} | |} | ||