This function initializes 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 | Pointer to the instance to be worked on |
u8 | DeviceId | IPI instance to be worked on |