Enable the interrupt id.
Prototype
void XEnableIntrId(u32 IntrId, UINTPTR IntcParent);
Parameters
The following table lists the XEnableIntrId function arguments.
| Name | Description |
|---|---|
| IntrId | Interrupt Id. |
| IntcParent | Interrupt controller baseaddress and type. |