Declaration
typedef struct
{
u32 RCId;
u32 RachChannel;
s32 CCID;
u32 BandId;
} XDfePrach_ChannelCfg;
Member | Description |
---|---|
RCId | [0-15] RCCID number allocated to this RACH channel configuration. This is the TID identifier on the RACH/FFT interface. |
RachChannel | [0-15] The physical RACH channel used by this RCID. |
CCID | [0-15] The CCID channel (within the band defined in field BAND) from which this RACH channel is to be extracted. |
BandId | [0-2] The Band from which this RACH channel is to be extracted. |