CHAPTER 8 INTC
Preliminary User’s Manual A14874EJ3V0UM
220
Figure 8-7. Servicing Example for Simultaneously Issued Interrupt Requests
Interrupt request <a> (level 2),
Interrupt request <b> (level 1),
Interrupt request <c> (level 1)
→
Servicing of <c>
Servicing of <b>
Servicing of <a>
Main routine
EI
Default priority:
a > b > c
Interrupt requests <b> and <c> are
acknowledged first according to their priorities.
Because the priorities of <b> and <c> are
the same, <b> is acknowledged first because it
has the higher default priority.
Remark
<a> to <c> in the figure represent dummy names that are assigned to distinguish between the
interrupt requests.