Full RACH channel configuration.
Declaration
typedef struct
{
u32 Enable;
u32 RCId;
u32 RachChannel;
s32 CCID;
u32 BandId;
} XDfePrach_InternalChannelCfg;
| Member | Description |
|---|---|
| Enable | [0,1] Indicates if this RCID is enabled. |
| RCId | [0-15] RCID 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 carrier CCID (within the band defined in field BandId) from which this RACH channel is to be extracted. |
| BandId | [0-2] The Band from which this RACH channel is to be extracted. |