nn::hid::CTR::AccelerometerReader::GetOffset Member Function

Syntax

void GetOffset(
     s16 * pX,
     s16 * pY,
     s16 * pZ
);

Arguments

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

Return Values

None.

Description

Gets the offset value for the accelerometer.


CONFIDENTIAL