
I/O Module v1.02a
20
PG052 October 16, 2012
Product Specification
Register Space
Interrupt Acknowledge Register (IRQ_ACK)
This register is used as a command register for clearing individual interrupts in IRQ_STATUS
and IRQ_PENDING registers. All bits set to 1 clear the corresponding bits in the IRQ_STATUS
and IRQ_PENDING registers. The register is write-only.
Interrupt Mode Register (IRQ_MODE)
This register is used to define which interrupts use fast interrupt mode. All bits set to 1 use
fast interrupt mode. The register is write-only. The register is only implemented when fast
interrupt mode is enabled, by setting C_INTC_HAS_FAST to 1.
Table 2-24:
Interrupt Acknowledge Register (IRQ_ACK)
IRQ_ACK
31
0
Table 2-25:
Interrupt Acknowledge Register Bit Definitions
Bit(s)
Name
Core
Access
Reset
Value
Description
31:0
IRQ_ACK
W
0
All bit position written with 1 will clear corresponding bits in
both the IRQ_STATUS and the IRQ_PENDING registers
Table 2-26:
Interrupt Mode Register (IRQ_MODE)
IRQ_MODE
31
0
Table 2-27:
Interrupt Mode Register Bit Definitions
Bit(s)
Name
Core
Access
Reset
Value
Description
31:0
IRQ_MODE
W
0
All bit positions written with 1 use fast interrupt mode