This RDB board doesn't provide external connections for interrupts. Most P2041 IRQs and GPIOs are allocated for different functions on the board.
For example, IRQ4 and IRQ5 are routed to PCIe slot1/2 connectors.
J7 GPIO expansion header is for PCA9672 I/O expansion via I2C bus.
The PCA9672 does provide interrupt capability. The interrupt is generated at any rising or falling edge of the port inputs. Though, the interrupt request is removed when data is read or written by the I2C master. Consequently, the speed of interaction is limitted by the I2C.