This function implements the interrupt handler.
Prototype
void XIpiPs_IntrHandler(void *XMailboxPtr);
Parameters
The following table lists the XIpiPs_IntrHandler function arguments.
| Type | Name | Description |
|---|---|---|
| void * | XMailboxPtr |
Pointer to the
XMailbox
instance
|