CC sequence definition.
Declaration
typedef struct
{
u32 Length;
s32 CCID[XDFEPRACH_SEQ_LENGTH_MAX];
} XDfePrach_CCSequence;
| Member | Description |
|---|---|
| Length | [1-16] Sequence length |
| CCID | [0-15].Array of CCID's arranged in the order the CCIDs are required to be processed in the PRACH. May contain duplicate entries depending on the CC rates. |