Cdc:HID:GetData: Difference between revisions
Jump to navigation
Jump to search
m Dazzozo moved page Cdc:HID:GetTouchData to Cdc:HID:GetData |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:cdc:HID: | {{DISPLAYTITLE:cdc:HID:GetData}} | ||
=Request= | =Request= | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
Line 17: | Line 17: | ||
|- | |- | ||
| 0 | | 0 | ||
| Header code [ | | Header code [0x000100C0] | ||
|- | |- | ||
| 1 | | 1 | ||
| Result code | | Result code [0xD8603BEF if no data available] | ||
|- | |- | ||
| 2 | | 2 | ||
| | | Touchscreen data | ||
|- | |- | ||
| 3 | | 3 | ||
| | | Circle pad data | ||
|} | |} |
Latest revision as of 15:27, 16 July 2016
Request
Index Word | Description |
---|---|
0 | Header code [0x00010000] |
Response
Index Word | Description |
---|---|
0 | Header code [0x000100C0] |
1 | Result code [0xD8603BEF if no data available] |
2 | Touchscreen data |
3 | Circle pad data |