nn::hid::CTR::DebugPadReader::SetStickClampMode Member Function
void SetStickClampMode(
StickClampMode mode
);
| Name | Description | |
|---|---|---|
| in | mode | The clamp mode to be set. |
Sets the clamp mode for the analog sticks.
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.
CONFIDENTIAL