nn::hid::CTR::PadReader::PadReader Constructor

Syntax

PadReader(
     Pad & pad = GetPad()
);

Parameters

Name Description
in pad A Pad 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/01/07
Initial version.

CONFIDENTIAL