nn::hid::CTR::GyroscopeReader::GetZeroPlayEffect Member Function

Syntax

f32 GetZeroPlayEffect() const;

Arguments

None.

Return Values

Always returns 0 if disabled. Returns some value greater than 0 if the process is enabled. This value indicates the effective extent of the correction process.

Description

Gets the effective extent of the zero-point play correction process.

The function returns 0 if zero-point play is disabled.

The return value approaches zero as the current angular velocity nears the configured play-tolerance value. Zero is returned if the velocity exceeds the play tolerance range.


CONFIDENTIAL