nn::hid::CTR::GyroscopeReader::IsEnableZeroDrift Member Function

Syntax

bool IsEnableZeroDrift() const;

Parameters

None.

Return Values

Returns the state of zero-point drift correction.

Value Description
true Zero-point drift correction is enabled.
false Zero-point drift correction is disabled.

Description

Checks whether zero-point drift correction is enabled.

Zero-point drift correction is enabled by default.

Revision History

2010/10/20
Initial version.

CONFIDENTIAL