HID Shared Memory: Difference between revisions
No edit summary |
|||
Line 218: | Line 218: | ||
| 0x0 | | 0x0 | ||
| 0x2 | | 0x2 | ||
| | | s16 X/roll(This the raw byte-swapped data from I2C, for the entry at +0x18 and the array entries). | ||
|- | |- | ||
| 0x2 | | 0x2 | ||
| 0x2 | | 0x2 | ||
| | | Entry at +0x18: s16 Y/pitch. Array entries: s16 Z/yaw. | ||
|- | |- | ||
|- | |- | ||
| 0x4 | |||
| 0x2 | | 0x2 | ||
| | | Entry at +0x18: s16 Z/yaw. Array entries: s16 Y/pitch, from the raw byte-swapped I2C data. | ||
|} | |} | ||
=Offset 0x238= | =Offset 0x238= | ||
The size of this region is 0x78-bytes. Initially this contains 0xFF/0x00 bytes. | The size of this region is 0x78-bytes. Initially this contains 0xFF/0x00 bytes. |