nn::hid::CTR::DebugPadReader::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 for the Circle Pad.

The configured mode is used to clamp analog stick input obtained with the Read and ReadLatest functions. For more details on clamping, see nn::hid::CTR::DebugPadReader::StickClampMode. The default mode is circular clamping with some play.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL