o-du/phy
Intel O-RAN/X-RAN Generated Doxygen Documentation
Data Fields
xran_cp_gen_params Struct Reference

#include <xran_cp_api.h>

Collaboration diagram for xran_cp_gen_params:
Collaboration graph

Data Fields

uint8_t dir
 
uint8_t sectionType
 
uint16_t numSections
 
struct xran_cp_header_params hdr
 
struct xran_section_gen_infosections
 

Detailed Description

This structure to hold the information to generate a C-Plane message

Definition at line 315 of file xran_cp_api.h.

Field Documentation

◆ dir

uint8_t dir

UL or DL

Definition at line 316 of file xran_cp_api.h.

◆ hdr

The information for C-Plane message header

Definition at line 320 of file xran_cp_api.h.

◆ numSections

uint16_t numSections

the number of sections to generate

Definition at line 318 of file xran_cp_api.h.

◆ sections

struct xran_section_gen_info* sections

Array of the section information

Definition at line 322 of file xran_cp_api.h.

◆ sectionType

uint8_t sectionType

each section must have same type with this

Definition at line 317 of file xran_cp_api.h.


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