BEEP-8 SDK 1.0.0
|
Interrupt Request (IRQ) definitions for BEEP-8 system. More...
Go to the source code of this file.
Interrupt Request (IRQ) definitions for BEEP-8 system.
This file contains definitions related to Interrupt Requests (IRQs) for the BEEP-8 system. It defines the number of interrupts and their respective identifiers for handling various interrupt sources.
The BEEP-8 supports a maximum of 32 interrupts. If the number of interrupts exceeds this limit, a compilation error will be triggered.
Interrupt sources include timers, vertical blanking, audio processing units, and various other system events.
For more detailed information, please refer to the BEEP-8 data sheet.