Returns the PRACH status registers.
Prototype
void XDfePrach_GetStatus(const XDfePrach *InstancePtr, XDfePrach_Status *Status);
Parameters
The following table lists the XDfePrach_GetStatus function arguments.
| Type | Member | Description |
|---|---|---|
const
XDfePrach
* |
InstancePtr | Pointer to the PRACH instance. |
XDfePrach_Status
* |
Status | Status data container. |