nn::hid::CTR::AccelerometerReader::GetSensitivity Member Function

Syntax

void GetSensitivity(
     s16 * pPlay,
     s16 * pSensitivity
) const;

Arguments

Name Description
out pPlay Reads the current value set for the play.
out pSensitivity Reads the current sensitivity setting.

Return Values

None.

Description

Gets the settings for sensitivity and play tolerance for the change in acceleration between samples.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL