nn::hid::CTR::PadReader::GetNormalizeStickScaleSettings Member Function

Syntax

void GetNormalizeStickScaleSettings(
     f32 * scale,
     s16 * threshold
) const;

Arguments

Name Description
in scale Returns the sensitivity adjustment parameter.
in threshold Returns the internal processing threshold.

Return Values

None.

Description

Gets the NormalizeStickWithScale settings.

Revision History

2010/10/15
Initial version.

CONFIDENTIAL