nn::hid::CTR::GyroscopeReader::GetAccReviseParam Member Function

Syntax

void GetAccReviseParam(
     f32 & revisePower,
     f32 & reviseRange
) const;

Arguments

Name Description
out revisePower Buffer for copying the current level of acceleration correction.
out reviseRange Buffer for copying the valid radius for acceleration correction.

Return Values

None.

Description

Gets the extent of acceleration correction.


CONFIDENTIAL