XDfePrach_GetEmptyCCCfg - 2.0 English

RFSoC DFE PRACH LogiCORE IP Product Guide (PG391)

Document ID
PG391
Release Date
2024-11-20
Version
2.0 English

Returns configuration structure CCCfg with CCCfg->Sequence.Length value set in XDfePrach_Configure() , array CCCfg->Sequence.CCID[] members are set to not used value (-1) and the other CCCfg members are set to 0.

Prototype

void XDfePrach_GetEmptyCCCfg(const XDfePrach *InstancePtr, XDfePrach_CCCfg *CCCfg);

Parameters

The following table lists the XDfePrach_GetEmptyCCCfg function arguments.

Table 1. XDfePrach_GetEmptyCCCfg Arguments
Type Member Description
const XDfePrach * InstancePtr Pointer to the PRACH instance.
XDfePrach_CCCfg * CCCfg CC configuration container.