nn::hid::CTR::DebugPadReader::DebugPadReader Constructor
DebugPadReader(
DebugPad & debugPad = GetDebugPad()
);
| Name | Description | |
|---|---|---|
| in | debugPad | A DebugPad instance that is used internally. There is no need to specify this explicitly. |
Constructor.
Initialize with the nn::hid::CTR::Initialize function before creating an instance.
CONFIDENTIAL