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

#include <xran_fh_o_du.h>

+
+Collaboration diagram for xran_slot_config:
+
+
Collaboration graph
+
+ + + + + + +

+Data Fields

uint8_t nSymbolType [XRAN_NUM_OF_SYMBOL_PER_SLOT]
 
uint8_t reserved [2]
 
+

Detailed Description

+

XRAN slot configuration

+ +

Definition at line 453 of file xran_fh_o_du.h.

+

Field Documentation

+ +

◆ nSymbolType

+ +
+
+ + + + +
uint8_t nSymbolType[XRAN_NUM_OF_SYMBOL_PER_SLOT]
+
+

Defines the Symbol type for all 14 symbols in a slot. 0: DL, 1: UL, 2: Guard

+ +

Definition at line 454 of file xran_fh_o_du.h.

+ +
+
+ +

◆ reserved

+ +
+
+ + + + +
uint8_t reserved[2]
+
+ +

Definition at line 455 of file xran_fh_o_du.h.

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