DFE PRACH driver one time initialisation also moves the state machine to an Initialised state.
Prototype
void XDfePrach_Initialize(XDfePrach *InstancePtr, XDfePrach_Init *Init);
Parameters
The following table lists the XDfePrach_Initialize
function arguments.
Type | Member | Description |
---|---|---|
XDfePrach
* |
InstancePtr | Pointer to the PRACH instance. |
XDfePrach_Init
* |
Init | Initialisation data container. |