24/317
2 - How does a typical microcontroller work?
2.2.4 Interrupt Controller
This is a piece of logic circuitry that manages the implementation of the interrupt concept de-
scribed later in this chapter. Interrupts are the most common means of altering the normal
course of the program, when an unexpected event (or an expected one but occurring at an un-
expected time) occurs. It may be more or less complicated according to the features it pro-
vides.
02-inter
Interrupt #2
enabled
Interrupt #2
Interrupt #2
requested
but masked
Non maskable or
authorized
interrupt #1
requested
Interrupt #1
Main
Flowchart of a program with interrupt sub-routines
The main
program
is
interrupted
Return
to the main
program
The main
program
is
interrupted
Return
to the main
program
Содержание ST7 Series
Страница 1: ...ST7 8 BIT MCU FAMILY USER GUIDE JANUARY 1999 1 ...
Страница 238: ...238 317 8 C Language and the C Compiler 08 Burn bmp Then use the EPROMer programmer software as described in Chapter 7 ...
Страница 289: ...289 317 10 Second Application a Sailing Computer 10 befor Bs Rw Vw VMG AlphaR AlphaV Before the wind ...