This function initializes the Zynq UltraScale+ MPSoC Mailbox instance.
Prototype
u32 XIpiPs_Init(XMailbox *InstancePtr, u8 DeviceId);
Parameters
The following table lists the XIpiPs_Init
function arguments.
Type | Name | Description |
---|---|---|
XMailbox
* |
InstancePtr | Pointer to the instance to be worked on |
u8 | DeviceId | IPI instance to be worked on |