IRQ Registers: Difference between revisions

No edit summary
 
(One intermediate revision by one other user not shown)
Line 11: Line 11:
| 0x10001000
| 0x10001000
| 4
| 4
|
| Boot9, Kernel9
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
Line 17: Line 17:
| 0x10001004
| 0x10001004
| 4
| 4
|
| Boot9, Kernel9
|}
|}


Line 25: Line 25:
==IRQ_IF==
==IRQ_IF==
Bitfield with pending interrupts. See below for the IRQ<->bit mapping.
Bitfield with pending interrupts. See below for the IRQ<->bit mapping.
Returns the pending interrupt bits on read, clears them on write (writing 0-bits has no effect).


== Interrupts ==
== Interrupts ==