nn::hid::CTR::EnableSelectButton Functionbool EnableSelectButton();
None.
| Value | Description |
|---|---|
true |
Mode change was successful. |
false |
Failed because Debug mode was not enabled. |
Enables sampling of the SELECT Button. This feature is only available if Debug mode has been enabled from the Config tool.
After calling this function, SELECT Button input can be obtained from the values retrieved by the nn::hid::CTR::PadReader::Read and nn::hid::CTR::PadReader::ReadLatest functions.
CONFIDENTIAL