nn::hid::CTR::GetDebugPad Function

Syntax

DebugPad & GetDebugPad();

Arguments

None.

Return Values

Returns a reference to an instance of the DebugPad class.

Description

Gets a reference to an instance of the DebugPad class.

It can be used after it is initialized with the nn::hid::CTR::Initialize function.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL