X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FAPI%2Fstruct_f_p_g_a_phase_comp_cfg.html;fp=docs%2FAPI%2Fstruct_f_p_g_a_phase_comp_cfg.html;h=361c1b4d5c93ed9279850c8da6f86999c2c6a340;hb=870e1b86b0c74169b215c166dee787c7c1a20d06;hp=0000000000000000000000000000000000000000;hpb=298022ce50fa8133cc880507170c4b7120d227b5;p=o-du%2Fphy.git diff --git a/docs/API/struct_f_p_g_a_phase_comp_cfg.html b/docs/API/struct_f_p_g_a_phase_comp_cfg.html new file mode 100644 index 0000000..361c1b4 --- /dev/null +++ b/docs/API/struct_f_p_g_a_phase_comp_cfg.html @@ -0,0 +1,182 @@ + + + + + + + +o-du/phy: FPGAPhaseCompCfg Struct Reference + + + + + + + + + +
+
+ + + + + + +
+
o-du/phy +
+
Intel O-RAN/X-RAN Generated Doxygen Documentation
+
+
+ + + + + + + + +
+
+ + +
+ +
+ +
+
+
+Data Fields
+
+
FPGAPhaseCompCfg Struct Reference
+
+
+
+Collaboration diagram for FPGAPhaseCompCfg:
+
+
Collaboration graph
+
+ + + + + + + + + + + + +

+Data Fields

uint32_t phaseFlag:1
 
uint32_t NRARFCN:22
 
uint32_t SULFreShift:1
 
uint32_t SULFlag:1
 
uint32_t rsv:7
 
+

Detailed Description

+
+

Definition at line 81 of file sample-app.c.

+

Field Documentation

+ +

◆ NRARFCN

+ +
+
+ + + + +
uint32_t NRARFCN
+
+ +

Definition at line 84 of file sample-app.c.

+ +
+
+ +

◆ phaseFlag

+ +
+
+ + + + +
uint32_t phaseFlag
+
+ +

Definition at line 83 of file sample-app.c.

+ +
+
+ +

◆ rsv

+ +
+
+ + + + +
uint32_t rsv
+
+ +

Definition at line 87 of file sample-app.c.

+ +
+
+ +

◆ SULFlag

+ +
+
+ + + + +
uint32_t SULFlag
+
+ +

Definition at line 86 of file sample-app.c.

+ +
+
+ +

◆ SULFreShift

+ +
+
+ + + + +
uint32_t SULFreShift
+
+ +

Definition at line 85 of file sample-app.c.

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