Starts the interrupt controller.
Prototype
int XStartInterruptCntrl(u32 Mode, UINTPTR IntcParent);
Parameters
The following table lists the XStartInterruptCntrl function arguments.
| Name | Description |
|---|---|
| Mode | Interrupt controller mode type. |
| IntcParent | Interrupt controller baseaddress and type. |