nn::hid::CTR::EnableSelectButton Function bool EnableSelectButton();
None.
| Value | Description |
|---|---|
true |
Mode successfully changed. |
false |
Failed because build was not a Release build. |
Enables SELECT sampling. This feature cannot be used in Release builds.
After this function has been called, the SELECT input can be obtained from the sampling data obtained by the nn::hid::CTR::PadReader::Read and nn::hid::CTR::PadReader::ReadLatest functions.
CONFIDENTIAL