Update for 04-11-21 16:00
This commit is contained in:
parent
8fede9e860
commit
18259d755a
@ -66,7 +66,8 @@ To help with reading, the above info is in this table.
|
|||||||
=== Interrupts ===
|
=== Interrupts ===
|
||||||
|
|
||||||
Interrupts are the same as OS typical interrupts, controlled by the Interrupt
|
Interrupts are the same as OS typical interrupts, controlled by the Interrupt
|
||||||
lookup table. On this device the ILT is instead a control [[registers]].
|
lookup table. On this device the ILT is instead a control [[registers]]. The
|
||||||
|
code an interrupt calls is called an Interrupt Service Routine (ISR).
|
||||||
|
|
||||||
The External Interrupt Control Regsiter (EICR 0x69) is a register that allows you to set
|
The External Interrupt Control Regsiter (EICR 0x69) is a register that allows you to set
|
||||||
the behaviour of the two built in interrupts. The Behaviour is set via setting
|
the behaviour of the two built in interrupts. The Behaviour is set via setting
|
||||||
|
Loading…
Reference in New Issue
Block a user