nn::hid::CTR::DebugPadReader::DebugPadReader Constructor

Syntax

DebugPadReader(
     DebugPad & debugPad = GetDebugPad()
);

Parameters

Name Description
in debugPad A DebugPad instance that is used internally. There is no need to specify this explicitly.

Description

Constructor.

Initialize with the nn::hid::CTR::Initialize function before creating an instance.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL