Returns the current CC configuration.
Prototype
void XDfePrach_GetCurrentCCCfg(const XDfePrach *InstancePtr, XDfePrach_CCCfg *CurrCCCfg);
Parameters
The following table lists the XDfePrach_GetCurrentCCCfg
function arguments.
Type | Member | Description |
---|---|---|
const
XDfePrach
* |
InstancePtr | Pointer to the PRACH instance. |
XDfePrach_CCCfg
* |
CurrCCCfg | CC configuration container. |