CNTInit

Syntax


#include <revolution/cnt.h>

void CNTInit(void);

Arguments

None.

Return Values

None.

Description

Initializes the driver. With NAND applications, when using the NAND API to save data or for other purposes, always call NANDInit first.

In SDK version 2.1 patch 1 and later versions NANDInit is called automatically by OSInit.
Note:

See Also

NADK Introduction
Interrupts and Callback Functions
Notes Regarding Read/Writes to Wii Console NAND Memory

Revision History

2009/12/02 Added the Notes Regarding Read/Writes to Wii Console NAND Memory information.
2007/09/12 Added information about the sleep status of threads.
2006/12/04 Added a description of NANDInit.
2006/08/15 Initial version.


CONFIDENTIAL