Ibm uPD78082 Instrukcja Użytkownika Strona 213

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 274
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 212
190
CHAPTER 12 INTERRUPT FUNCTION
Main Processing
INTxx
Servicing
INTyy
Servicing
INTxx
(PR=0)
1 Instruction
Execution
IE=0
INTyy
(PR=0)
IE=0
RETI
RETI
EI
Figure 12-14 Multiple Interrupt Example (2/2)
Example 3. Example of when a multiple interrupt is not generated because interrupts are not enabled.
Because interrupts are not enabled (the EI instruction is not executed) during processing of interrupt
INTxx , interrupt request INTyy is not acknowledged and a multiple interrupt is not generated. Interrupt
request INTyy is reserved and acknowledged after one main processing instruction is implemented.
PR = 0 : High priority level
IE = 0 : Interrupt request acknowledge disabled.
Przeglądanie stron 212
1 2 ... 208 209 210 211 212 213 214 215 216 217 218 ... 273 274

Komentarze do niniejszej Instrukcji

Brak uwag