English
Language : 

Z8FMC16100 Datasheet, PDF (75/402 Pages) Zilog, Inc. – Z8 Encore-R Motor Control Flash MCUs
Z8FMC16100 Series Flash MCU
Product Specification
53
Architecture
Figure 6 illustrates a block diagram of the interrupt controller.
Port Interrupts
Internal Interrupts
High
Priority
Medium
Priority
Vector
Priority
Mix
Service Request
System Exceptions
Low
Priority
Figure 6. Interrupt Controller Block Diagram
Master Interrupt Enable
The master interrupt enable bit (IRQE) in the Interrupt Control Register globally enables
and disables interrupts.
Interrupts are globally enabled by any of the following actions:
• Execution of an Enable Interrupt (EI) instruction
• Execution of a Return from Interrupt (IRET) instruction
• Writing a 1 to the IRQE bit in the Interrupt Control Register
Interrupts are globally disabled by any of the following actions:
• Execution of a Disable Interrupt (DI) instruction
• eZ8 CPU acknowledgement of an interrupt service request from the interrupt controller
• Writing a 0 to the IRQE bit in the Interrupt Control Register
• Reset
PS024604-1005
PRELIMINARY
Architecture