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] Array of SCS values, one for each CCID number (different index from the location that the sequence is mapped to). Sub carrier Spacing for each CC - required to determine Slot boundaries:
|
CCRate | [0-3] Array of Sample rate values values, one for each CCID number. The sample rate for the CC:
|