![]() |
dfeprach
Vitis Drivers API Documentation
|
Internal Configuration for a single CC. More...
Data Fields | |
| u32 | Enable |
[0,1] Enable/Disable CC while still reserving its slot in the TDM - set by helper functions when building the configuration. More... | |
| u32 | SCS |
[0-4] Array of SCS values, one for each CCID number (different index from the location that the sequence is mapped to). More... | |
| u32 | CCRate |
[0-3] Array of Sample rate values values, one for each CCID number. More... | |
Internal Configuration for a single CC.
| u32 XDfePrach_InternalCarrierCfg::CCRate |
[0-3] Array of Sample rate values values, one for
each CCID number.
The sample rate for the CC:
Referenced by XDfePrach_AddCCtoCCCfgMB().
| u32 XDfePrach_InternalCarrierCfg::Enable |
[0,1] Enable/Disable CC while still reserving its
slot in the TDM - set by helper functions when building the configuration.
Referenced by XDfePrach_AddCCtoCCCfgMB(), and XDfePrach_RemoveCCfromCCCfgMB().
| u32 XDfePrach_InternalCarrierCfg::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:
Referenced by XDfePrach_AddCCtoCCCfgMB(), XDfePrach_GetCarrierCfgMB(), and XDfePrach_UpdateCCinCCCfgMB().