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

#include <xran_pkt.h>

-
-Collaboration diagram for ecpri_seq_id:
-
-
Collaboration graph
-
- - - - - - - - -

-Data Fields

uint8_t seq_id:8
 
uint8_t sub_seq_id:7
 
uint8_t e_bit:1
 
-

Detailed Description

-

see 3.1.3.1.7 ecpriSeqid (message identifier)

- -

Definition at line 97 of file xran_pkt.h.

-

Field Documentation

- -

◆ e_bit

- -
-
- - - - -
uint8_t e_bit
-
-

E bit

- -

Definition at line 101 of file xran_pkt.h.

- -
-
- -

◆ seq_id

- -
-
- - - - -
uint8_t seq_id
-
-

Sequence ID

- -

Definition at line 99 of file xran_pkt.h.

- -
-
- -

◆ sub_seq_id

- -
-
- - - - -
uint8_t sub_seq_id
-
-

Subsequence ID

- -

Definition at line 100 of file xran_pkt.h.

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