nn::extrapad::CTR Namespace

Description

The namespace of the CTR Circle Pad Pro applet call-up library.
(This namespace can also be written without the ::CTR portion.)

Note: Thread priorities 17 through 19 are used by the Circle Pad Pro calibration applet thread. Consider this when setting thread priorities if your application has threads that continue to run while the Circle Pad Pro calibration applet is running.

Structures

nn::extrapad::CTR::Config Structure that is exchanged between the application and the Nintendo 3DS Circle Pad Pro calibration applet that stores data.
nn::extrapad::CTR::Parameter Parameter structure passed when the Nintendo 3DS Circle Pad Pro calibration applet is executed.

Enumerated Types

ReturnCode Return code.

Functions

InitializeConfig Initializes the Config structure to default values.
PreloadExtraPadApplet Preloads the Nintendo 3DS Circle Pad Pro calibration applet.
CancelPreloadExtraPadApplet Cancels preload of the Nintendo 3DS Circle Pad Pro calibration applet.
WaitForPreloadExtraPadApplet Waits for the Nintendo 3DS Circle Pad Pro calibration applet to finish being preloaded.
IsRegisteredExtraPadApplet Checks whether preloading of the Nintendo 3DS Circle Pad Pro calibration applet is complete.
StartExtraPadApplet Starts the Nintendo 3DS Circle Pad Pro calibration applet.

Revision History

2011/08/04
Initial version.

CONFIDENTIAL