XDfePrach_GetCarrierCfgMB - 2.0 English

RFSoC DFE PRACH LogiCORE IP Product Guide (PG391)

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

Returns the current CCID carrier configuration from selected Band.

Prototype

void XDfePrach_GetCarrierCfgMB(const XDfePrach *InstancePtr, XDfePrach_CCCfg *CCCfg, s32 CCID, u32 *CCSeqBitmap, XDfePrach_CarrierCfg *CarrierCfg, const u32 BandId);

Parameters

The following table lists the XDfePrach_GetCarrierCfgMB function arguments.

Table 1. XDfePrach_GetCarrierCfgMB Arguments
Type Member Description
const XDfePrach * InstancePtr Pointer to the PRACH instance.
XDfePrach_CCCfg * CCCfg Component carrier (CC) configuration container.
s32 CCID CC ID [0-15].
u32 * CCSeqBitmap CC slot position container.
XDfePrach_CarrierCfg * CarrierCfg CC configuration container.
const u32 BandId Band Id.