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