XRegisterInterruptHandler - XRegisterInterruptHandler - 2026.1 English - UG643

Standalone Library Documentation: BSP and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2026-06-23
Version
2026.1 English

Registers the interrupt handler.

Prototype

void XRegisterInterruptHandler(void *IntrHandler, UINTPTR IntcParent);

Parameters

The following table lists the XRegisterInterruptHandler function arguments.

Table 1. XRegisterInterruptHandler Arguments
Name Description
IntrHandler Interrupt handler.
IntcParent Interrupt controller baseaddress and type.

Returns

None.