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