nn::extrapad::CTR::Parameter Structure

Syntax

struct Parameter
{
   Config config;
};

Description

Parameter structure passed when the Nintendo 3DS Circle Pad Pro calibration applet is executed.

Set the config member variable appropriately and pass it to the parameter of the nn::extrapad::CTR::StartExtraPadApplet function.

Member Variables

config Config A Config structure.

Revision History

2011/07/21
Initial version.

CONFIDENTIAL