nn::hid::CTR::ExtraPadReader::StickClampMode Enumerated Type

Syntax

enum StickClampMode;

Value

Value Description
STICK_CLAMP_MODE_CIRCLE Circular clamping. For more information, see PadReader::StickClampMode.
STICK_CLAMP_MODE_CROSS Cross-shaped clamping. For more information, see PadReader::StickClampMode.
STICK_CLAMP_MODE_MINIMUM Minimal clamping. For more information, see PadReader::StickClampMode.

Description

The clamp mode of the Circle Pad and the Right Circle Pad. This is set by the SetStickClampMode and SetExtraStickClampMode functions. This has the same meaning as PadReader::StickClampMode. For more information, see PadReader::StickClampMode.

Revision History

2011/10/06
Initial version.

CONFIDENTIAL