nn::hid::CTR::AccelerometerReader::GetOffset Member Function
void GetOffset(
s16 * pX,
s16 * pY,
s16 * pZ
);
| Name | Description | |
|---|---|---|
| out | pX | The x-component of the offset value. |
| out | pY | The y-component of the offset value. |
| out | pZ | The z-component of the offset value. |
Gets the accelerometer offset value.
CONFIDENTIAL