Reads all of the RC configuration back.
Prototype
void XDfePrach_GetCurrentRCCfg(const XDfePrach *InstancePtr, XDfePrach_RCCfg *RCCfg);
Parameters
The following table lists the XDfePrach_GetCurrentRCCfg
function arguments.
Type | Member | Description |
---|---|---|
const
XDfePrach
* |
InstancePtr | Pointer to the PRACH instance. |
XDfePrach_RCCfg * | RCCfg | RC configuration container. |