X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FAPI%2Fstructxran__cp__radioapp__section0__header.html;fp=docs%2FAPI%2Fstructxran__cp__radioapp__section0__header.html;h=12a2d7a1947e1249a694869d19adfd7366d60b60;hb=870e1b86b0c74169b215c166dee787c7c1a20d06;hp=0000000000000000000000000000000000000000;hpb=298022ce50fa8133cc880507170c4b7120d227b5;p=o-du%2Fphy.git diff --git a/docs/API/structxran__cp__radioapp__section0__header.html b/docs/API/structxran__cp__radioapp__section0__header.html new file mode 100644 index 0000000..12a2d7a --- /dev/null +++ b/docs/API/structxran__cp__radioapp__section0__header.html @@ -0,0 +1,191 @@ + + + + + + + +o-du/phy: xran_cp_radioapp_section0_header Struct Reference + + + + + + + + + +
+
+ + + + + + +
+
o-du/phy +
+
Intel O-RAN/X-RAN Generated Doxygen Documentation
+
+
+ + + + + + + + +
+
+ + +
+ +
+ +
+
+
+Data Fields
+
+
xran_cp_radioapp_section0_header Struct Reference
+
+
+ +

#include <xran_pkt_cp.h>

+
+Collaboration diagram for xran_cp_radioapp_section0_header:
+
+
Collaboration graph
+ + + + +
+ + + + + + + + + + + + +

+Data Fields

struct xran_cp_radioapp_common_header cmnhdr
 
uint16_t timeOffset
 
struct xran_cp_radioapp_frameStructure frameStructure
 
uint16_t cpLength
 
uint8_t reserved
 
+

Detailed Description

+

Section header definition for type 0

+ +

Definition at line 337 of file xran_pkt_cp.h.

+

Field Documentation

+ +

◆ cmnhdr

+ +
+
+ + + + +
struct xran_cp_radioapp_common_header cmnhdr
+
+ +

Definition at line 338 of file xran_pkt_cp.h.

+ +
+
+ +

◆ cpLength

+ +
+
+ + + + +
uint16_t cpLength
+
+

5.4.4.14 cyclic prefix length

+ +

Definition at line 342 of file xran_pkt_cp.h.

+ +
+
+ +

◆ frameStructure

+ +
+
+ + + + +
struct xran_cp_radioapp_frameStructure frameStructure
+
+ +

Definition at line 341 of file xran_pkt_cp.h.

+ +
+
+ +

◆ reserved

+ +
+
+ + + + +
uint8_t reserved
+
+ +

Definition at line 343 of file xran_pkt_cp.h.

+ +
+
+ +

◆ timeOffset

+ +
+
+ + + + +
uint16_t timeOffset
+
+

5.4.4.12 time offset

+ +

Definition at line 339 of file xran_pkt_cp.h.

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