nuPiInit
Syntax
void nuPiInit(void)
Arguments
None
Return Value
None
Explanation
Initializes the PI
Initializes the PI so it can be used to DMA transfer data from ROM.
NuSystem version 1.1 uses the EPI function.
Because this function is executed when NuSystem starts up, it does not need to be called from the application.
See Also
nuPiReadRom