Chapter 13 Interrupt Functions; Interrupt Function Types; Interrupt Sources And Configuration - NEC mPD78F0730 Preliminary User's Manual

8-bit single-chip microcontroller
Table of Contents

Advertisement

13.1 Interrupt Function Types

The following two types of interrupt functions are used.
(1) Maskable interrupts
These interrupts undergo mask control. Maskable interrupts can be divided into a high interrupt priority group
and a low interrupt priority group by setting the priority specification flag registers (PR0L, PR0H, PR1L, PR1H).
Multiple interrupt servicing can be applied to low-priority interrupts when high-priority interrupts are generated. If
two or more interrupt requests, each having the same priority, are simultaneously generated, then they are
processed according to the priority of vectored interrupt servicing. For the priority order, see Table 13-1.
A standby release signal is generated and STOP and HALT modes are released.
External interrupt requests and internal interrupt requests are provided as maskable interrupts.
External: 4, internal: 14
(2) Software interrupt
This is a vectored interrupt generated by executing the BRK instruction. It is acknowledged even when interrupts
are disabled. The software interrupt does not undergo interrupt priority control.

13.2 Interrupt Sources and Configuration

µ
The
PD78F0730 has a total of 19 interrupt sources including maskable interrupts and software interrupts. In
addition, they also have up to four reset sources (see Table 13-1).
392
Downloaded from
Elcodis.com
electronic components distributor

CHAPTER 13 INTERRUPT FUNCTIONS

Preliminary User's Manual U19014EJ1V0UD

Advertisement

Table of Contents
loading

Table of Contents