| |||
Home > Programmer’s Reference > Status and system control registers > SYS_GPIO |
This register (at 0x10000084
) connects
to interrupt lines [18:0]. Writing to this location can be used
to test interrupt handlers.
Table 4.28. Interrupt test
Bits | Access | Description |
---|---|---|
[31:19] | - | Reserved. Use read-modify-write to preserve value. |
[18:0] | Read/Write | Setting a bit triggers the corresponding interrupt line. |