HID:GetGyroscopeLowCalibrateParam: Difference between revisions
No edit summary |
|||
(One intermediate revision by one other user not shown) | |||
Line 19: | Line 19: | ||
|- | |- | ||
| 1 | | 1 | ||
| | | Result code | ||
|- | |- | ||
| 2 | | 2-6 | ||
| | | GyroscopeLowCalibrateParam | ||
|} | |||
=GyroscopeLowCalibrateParam= | |||
{| class="wikitable" border="1" | |||
|- | |- | ||
! Offset | |||
! Size | |||
! Description | |||
|- | |- | ||
| 0x0 | |||
| 0x2 | |||
| s16 x zero point? | |||
|- | |- | ||
| | | 0x2 | ||
| ? | | 0x2 | ||
| s16 x positive unit point? | |||
|- | |- | ||
| 0x4 | |||
| 0x2 | |||
| s16 x negative unit point? | |||
|- | |- | ||
| | | 0x6 | ||
| ? | | 0x2 | ||
| s16 z zero point? | |||
|- | |- | ||
| 0x8 | |||
| 0x2 | |||
| s16 z positive unit point? | |||
|- | |- | ||
| | | 0xA | ||
| ? | | 0x2 | ||
| s16 z negative unit point? | |||
|- | |- | ||
| 0xC | |||
| 0x2 | |||
| s16 y zero point? | |||
|- | |||
| 0xE | |||
| 0x2 | |||
| s16 y positive unit point? | |||
|- | |||
| 0x10 | |||
| 0x2 | |||
| s16 y negative unit point? | |||
|} | |} |