PA_Interrupt.h File Reference

Interrupt system. More...


Defines

#define PA_GetVcount()   (REG_VCOUNT&511)
 Get the vertical line count...

Functions

void PA_vblFunc (void)
 The standard PAlib VBL function... This will update the pad, the stylus, the RTC, etc... You could/should use this function if you do your own custom VBL...
void PA_VBLCounterStart (u8 nCounter)
 Resets a given counter and starts running
void PA_VBLCounterPause (u8 nCounter)
 Pauses a given VBL counter
void PA_VBLCounterUnpause (u8 nCounter)
 Unpauses a given VBL counter


Detailed Description

Interrupt system.

Current working interrupts are VBlank, HBlank, VCount, and Timers


Generated on Tue Jan 30 23:10:11 2007 for PAlib by  doxygen 1.3.9.1