Reads configuration from device tree/xparameters.h and IP registers.
Removes S/W reset and moves the state machine to a Configured state.
Prototype
void XDfePrach_Configure(XDfePrach *InstancePtr, XDfePrach_Cfg *Cfg);
Parameters
The following table lists the XDfePrach_Configure
function arguments.
Type | Member | Description |
---|---|---|
XDfePrach
* |
InstancePtr | Pointer to the PRACH instance. |
XDfePrach_Cfg
* |
Cfg | Configuration data container. |