Interrupt Controller¶
This device has an EventManager
-based interrupt system. Individual modules
generate events which are wired into a central interrupt controller.
When an interrupt occurs, you should look the interrupt number up in the CPU- specific interrupt table and then call the relevant module.
Assigned Interrupts¶
The following interrupts are assigned on this system:
Interrupt |
Module |
---|---|
1 |
|
0 |
Last update:
2024-11-07