GetNormalizeStickScaleSettings

nn::hid::CTR::ExtraPadReader::GetNormalizeStickScaleSettings Member Function

Syntax

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

Parameters

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

Return Values

None.

Description

Gets the NormalizeStickWithScale function settings.

Revision History

2011/10/06
Initial version.

CONFIDENTIAL