MC97F6108A User’s manual 6. Interrupt controller
6.4 Interrupt vector table
Interrupt controller of MC97F6108A supports 23 interrupt sources as shown in Table 8. When interrupt
is served, long call instruction (LCALL) is executed and program counter jumps to the vector address.
All interrupt requests have their own priority order.
Table 8. Interrupt Vector Address Table
For maskable interrupt execution, EA bit must set ‘1’ and specific interrupt must be enabled by writing
‘1’ to associated bit in the IEx. If an interrupt request is received, the specific interrupt request flag is
set to ‘1’. And it remains ‘1’ until CPU accepts interrupt. If the interrupt is served, the interrupt request
flag will be cleared automatically.