NEC 78K0/KB1+ Preliminary User's Manual page 291

8-bit single-chip microcontrollers
Table of Contents

Advertisement

Example 3. Multiple interrupt servicing does not occur because interrupts are not enabled
Interrupts are not enabled during servicing of interrupt INTxx (EI instruction is not issued), therefore, interrupt
request INTyy is not acknowledged and multiple interrupt servicing does not take place. The INTyy interrupt request
is held pending, and is acknowledged following execution of one main processing instruction.
PR = 0: Higher priority level
IE = 0:
Interrupt request acknowledgment disabled
CHAPTER 14 INTERRUPT FUNCTIONS
Figure 14-10. Examples of Multiple Interrupt Servicing (2/2)
Main processing
IE = 0
EI
INTxx
(PR = 0)
IE = 1
1 instruction execution
Preliminary User's Manual U16846EJ1V0UD
INTxx servicing INTyy servicing
INTyy
(PR = 0)
RETI
IE = 0
RETI
IE = 1
291

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ypd78f0101hYpd78f0102hYpd78f0103h

Table of Contents