XDfePrach_GetCC - 2.0 English - PG391

RFSoC DFE PRACH LogiCORE IP Product Guide (PG391)

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

Gets the specified CCID carrier configuration from either Current or Next for band id 0.

Prototype

void XDfePrach_GetCC(const XDfePrach *InstancePtr, bool Next, s32 CCID, XDfePrach_CarrierCfg *CarrierCfg);

Parameters

The following table lists the XDfePrach_GetCC function arguments.

Table 1. XDfePrach_GetCC Arguments
Type Member Description
const XDfePrach * InstancePtr Pointer to the PRACH instance.
bool Next Boolean flag indicating NEXT or CURRENT register.
s32 CCID CC Id [0-15].
XDfePrach_CarrierCfg * CarrierCfg Carrier configuration container.