Multiple Interrupts Operation - Renesas M16C Series User Manual

16-bit single-chip microcomputer
Hide thumbs Also See for M16C Series:
Table of Contents

Advertisement

M30245 Group

2.15.2 Multiple Interrupts Operation

The state when control branched to an interrupt routine is described below:
· The interrupt enable flag (I flag) is set to "0" (the interrupt is disabled).
· The interrupt request bit of the accepted interrupt is set to "0".
· The processor interrupt priority level (IPL) is assigned to the same interrupt priority level as as
signed to the accepted interrupt.
Setting the interrupt enable flag (I flag) to "1" within an interrupt routine allows an interrupt request as-
www.DataSheet4U.com
signed a priority higher than the IPL to be accepted.
An interrupt request that is not accepted because of low priority will be held. If the condition following is
met when the REIT instruction returns the IPL and the interrupt priority is determined, then the interrupt
request being held is accepted.
Interrupt priority level of the interrupt request being held
Figure 2.15.6 shows the example of the multiple interrupts operation.
Rev.2.00 Oct 16, 2006
REJ09B0340-0200
page 272 of 354
2. Multiple Interrupts
>
Returned the IPL

Advertisement

Table of Contents
loading

Table of Contents