Internal Configuration for a single CC.
Declaration
typedef struct
{
u32 Enable;
u32 SCS;
u32 CCRate;
} XDfePrach_InternalCarrierCfg;
| Member | Description |
|---|---|
| Enable | [0,1] Enable/Disable CC while still reserving its slot in the TDM - set by helper functions when building the configuration. |
| SCS | [0-4] CC sub-carrier spacing. Required to determine Slot boundaries:
|
| CCRate | [0-3] The sample rate for the CC. This is also the decimation rate required to decimate the CC down to Fc/16 Ms/s:
|