Initialize the
XMailbox
Instance.
Prototype
u32 XMailbox_Initialize(XMailbox *InstancePtr, u8 DeviceId);
Parameters
The following table lists the XMailbox_Initialize function arguments.
| Type | Name | Description |
|---|---|---|
XMailbox
* |
InstancePtr | is a pointer to the instance to be worked on |
| u8 | DeviceId | is the IPI Instance to be worked on |