Returns the empty CC configuration.
Prototype
void XDfePrach_GetEmptyRCCfg(const XDfePrach *InstancePtr, XDfePrach_RCCfg *RCCfg);
Parameters
The following table lists the XDfePrach_GetEmptyRCCfg
function arguments.
Type | Member | Description |
---|---|---|
const
XDfePrach
* |
InstancePtr | Pointer to the PRACH instance. |
XDfePrach_RCCfg * | RCCfg | RC configuration container. |