nn::hid::CTR::PadReader::SetStickClampMode Member Function
void SetStickClampMode(
StickClampMode mode
);
| Name | Description | |
|---|---|---|
| in | mode | The clamp mode to be set. |
Sets the clamp mode for the Circle Pad.
The configured mode is used to clamp Circle Pad values obtained with the Read and ReadLatest functions. For more details on clamping, see nn::hid::CTR::PadReader::StickClampMode. The default clamping mode is circular clamping.
CONFIDENTIAL