|
strong |
SCU interrupt type identifiers.
Vector numbers for SCU interrupt sources (0x40-0x4F). Used with SetInterruptHandler() and GetInterruptHandler().
| Enumerator | |
|---|---|
| VBlankIn | V-Blank In interrupt (0x40). |
| VBlankOut | V-Blank Out interrupt (0x41). |
| HBlankIn | H-Blank In interrupt (0x42). |
| Timer0 | Timer 0 interrupt (0x43). |
| Timer1 | Timer 1 interrupt (0x44). |
| DspEnd | DSP End interrupt (0x45). |
| SoundRequest | Sound Request interrupt (0x46). |
| SystemManager | System Manager interrupt (0x47). |