Gets event status.
Prototype
void XDfePrach_GetEventStatus(const XDfePrach *InstancePtr, XDfePrach_StatusMask *Status);
Parameters
The following table lists the XDfePrach_GetEventStatus
function arguments.
Type | Member | Description |
---|---|---|
const
XDfePrach
* |
InstancePtr | Pointer to the PRACH instance. |
XDfePrach_StatusMask
* |
Status | Event status container. |