HID Shared Memory: Difference between revisions
No edit summary |
|||
Line 87: | Line 87: | ||
! Size | ! Size | ||
! Description | ! Description | ||
|- | |||
| 0x0 | |||
| 0x8 | |||
| [[SVC|svcGetSystemTick]] tick-count output, for when HID module updates entry index0 in the below array. | |||
|- | |||
| 0x8 | |||
| 0x8 | |||
| Before the above tick-count field is updated, that value is copied into this field. Therefore, this contains the tick-count for the previous time that entry index0 in the below array was updated by HID module. | |||
|- | |- | ||
| 0x10 | | 0x10 | ||
Line 98: | Line 106: | ||
| 0x20 | | 0x20 | ||
| 0x40 | | 0x40 | ||
| 8 | | 8 Touch-screen entries, containing pixel coordinates. | ||
|} | |} | ||