XDfePrach_GetChannelCfg - 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 RACH channel configuration.

Prototype

void XDfePrach_GetChannelCfg(const XDfePrach *InstancePtr, XDfePrach_RCCfg *RCCfg, s32 RCId, XDfePrach_ChannelCfg *ChannelCfg);

Parameters

The following table lists the XDfePrach_GetChannelCfg function arguments.

Table 1. XDfePrach_GetChannelCfg Arguments
Type Member Description
const XDfePrach * InstancePtr Pointer to the PRACH instance.
XDfePrach_RCCfg * RCCfg RC configuration container.
s32 RCId Chosen RACH channel Id [0-15].
XDfePrach_ChannelCfg * ChannelCfg RACH channel container.