Difference between revisions of "IRQ Registers"
Jump to navigation
Jump to search
(Created page with "== Registers == {| class="wikitable" border="1" ! NAME ! PHYSICAL ADDRESS ! WIDTH |- | REG_IE | 0x10001000 | 4 |- | REG_IF | 0x10001004 | 4 |}") |
|||
Line 12: | Line 12: | ||
| 0x10001004 | | 0x10001004 | ||
| 4 | | 4 | ||
+ | |} | ||
+ | |||
+ | == Interrupts == | ||
+ | {| class="wikitable" border="1" | ||
+ | ! IRQ | ||
+ | ! Description | ||
+ | |- | ||
+ | | 22 | ||
+ | | [[RSA]] | ||
|} | |} |
Revision as of 06:56, 14 August 2012
Registers
NAME | PHYSICAL ADDRESS | WIDTH |
---|---|---|
REG_IE | 0x10001000 | 4 |
REG_IF | 0x10001004 | 4 |
Interrupts
IRQ | Description |
---|---|
22 | RSA |