nn::hid::CTR::DebugPad Classclass DebugPad : public nn::hid::CTR::HidBase
A class that has the resources necessary to get sampling data from the debug pad (a game controller used for debugging). Call nn::hid::CTR::GetDebugPad to get a reference to a valid instance.
The WaitSampling and WaitSamplingAny functions allow you to wait for events that are signaled each time sampling occurs. Use the DebugPadReader class to actually get sampling data.
ADLFireWall::NonCopyable
nn::os::HandleObject
nn::os::WaitObject
nn::os::InterruptEvent
nn::os::EventBase
nn::hid::CTR::HidBase
nn::hid::CTR::DebugPad
CONFIDENTIAL