nn::hid::CTR::DebugPadReader::StickClampMode Enumerated Type

Syntax

enum StickClampMode;

Values

Value Description
STICK_CLAMP_MODE_CIRCLE_WITH_PLAY Circular clamping with play. The inner edge is clamped to the shape of a cross.
STICK_CLAMP_MODE_CIRCLE_WITHOUT_PLAY Circular clamping with no play.

Description

Enumerated type that indicates the analog stick clamping modes that are set by the SetStickClampMode function.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL