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 accelerometer offset value.

Revision History

2010/10/20
Initial version.

CONFIDENTIAL