X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FAPI%2Fstructxran__cp__radioapp__section6.html;fp=docs%2FAPI%2Fstructxran__cp__radioapp__section6.html;h=0000000000000000000000000000000000000000;hb=bdbd414e8038630c154ee3c6b8bc9b3aeb954be6;hp=fa8707bbfda0b7420cfb259e611260fd1469ff01;hpb=e9403c457453dba780e64af7de9462fad7217aa3;p=o-du%2Fphy.git diff --git a/docs/API/structxran__cp__radioapp__section6.html b/docs/API/structxran__cp__radioapp__section6.html deleted file mode 100644 index fa8707b..0000000 --- a/docs/API/structxran__cp__radioapp__section6.html +++ /dev/null @@ -1,265 +0,0 @@ - - - - - - - -o-du/phy: xran_cp_radioapp_section6 Struct Reference - - - - - - - - - -
-
- - - - - - -
-
o-du/phy -
-
Intel O-RAN/X-RAN Generated Doxygen Documentation
-
-
- - - - - - - - -
-
- - -
- -
- -
-
-
-Data Fields
-
-
xran_cp_radioapp_section6 Struct Reference
-
-
- -

#include <xran_pkt_cp.h>

-
-Collaboration diagram for xran_cp_radioapp_section6:
-
-
Collaboration graph
-
- - - - - - - - - - - - - - - - - - - - -

-Data Fields

uint32_t regularizationFactor:16
 
uint32_t ueId:15
 
uint32_t ef:1
 
uint8_t startPrbch:2
 
uint8_t symInc:1
 
uint8_t rb:1
 
uint8_t reserved:4
 
uint8_t startPrbcl:8
 
uint8_t numPrbc:8
 
-

Detailed Description

-

Section definition for type 5: Channel Information (Table 5-6) Not supported in this release

- -

Definition at line 457 of file xran_pkt_cp.h.

-

Field Documentation

- -

◆ ef

- -
-
- - - - -
uint32_t ef
-
-

5.4.5.8 extension flag

- -

Definition at line 460 of file xran_pkt_cp.h.

- -
-
- -

◆ numPrbc

- -
-
- - - - -
uint8_t numPrbc
-
-

5.4.5.6 number of contiguous PRBs per control section

- -

Definition at line 466 of file xran_pkt_cp.h.

- -
-
- -

◆ rb

- -
-
- - - - -
uint8_t rb
-
-

5.4.5.2 resource block indicator, XRAN_RBIND_xxx

- -

Definition at line 463 of file xran_pkt_cp.h.

- -
-
- -

◆ regularizationFactor

- -
-
- - - - -
uint32_t regularizationFactor
-
-

5.4.5.12 regularization Factor

- -

Definition at line 458 of file xran_pkt_cp.h.

- -
-
- -

◆ reserved

- -
-
- - - - -
uint8_t reserved
-
- -

Definition at line 464 of file xran_pkt_cp.h.

- -
-
- -

◆ startPrbch

- -
-
- - - - -
uint8_t startPrbch
-
-

5.4.5.4 starting PRB of control section

- -

Definition at line 461 of file xran_pkt_cp.h.

- -
-
- -

◆ startPrbcl

- -
-
- - - - -
uint8_t startPrbcl
-
-

5.4.5.4 starting PRB of control section

- -

Definition at line 465 of file xran_pkt_cp.h.

- -
-
- -

◆ symInc

- -
-
- - - - -
uint8_t symInc
-
-

5.4.5.3 symbol number increment command XRAN_SYMBOLNUMBER_xxxx

- -

Definition at line 462 of file xran_pkt_cp.h.

- -
-
- -

◆ ueId

- -
-
- - - - -
uint32_t ueId
-
-

5.4.5.10 UE identifier

- -

Definition at line 459 of file xran_pkt_cp.h.

- -
-
-
The documentation for this struct was generated from the following file: -
- - - -