nn::hid::CTR::ExtraPadReader::SetStickClampMode Member Function

Syntax

void SetStickClampMode(
     StickClampMode mode
);

Parameters

Name Description
in mode The clamp mode to be set.

Return Values

None.

Description

Sets the clamp mode of the CTR system Circle Pad.

The configured mode is used to clamp Circle Pad values obtained with the Read and ReadLatest functions. For more information on clamping, see PadReader::StickClampMode. The default clamping mode is circular clamping.

Revision History

2011/10/06
Initial version.

CONFIDENTIAL