Configures the priority and trigger type.
Prototype
void XSetPriorityTriggerType(u32 IntrId, u8 Priority, UINTPTR IntcParent);
Parameters
The following table lists the XSetPriorityTriggerType function arguments.
| Name | Description |
|---|---|
| IntrId | Interrupt Id. |
| Priority | Priority of the interrupt |
| IntcParent | Interrupt controller baseaddress and type. |