XDfePrach_GetCCMB - 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 selected band in multi-band mode.

Prototype

void XDfePrach_GetCCMB(const XDfePrach *InstancePtr, bool Next, s32 CCID, XDfePrach_CarrierCfg *CarrierCfg, u32 BandId);

Parameters

The following table lists the XDfePrach_GetCCMB function arguments.

Table 1. XDfePrach_GetCCMB 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.
u32 BandId Band Id.