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

#include <xran_fh_o_du.h>

Collaboration diagram for xran_frame_config:
Collaboration graph

Data Fields

uint8_t nFrameDuplexType
 
uint8_t nNumerology
 
uint8_t nTddPeriod
 
struct xran_slot_config sSlotConfig [XRAN_MAX_TDD_PERIODICITY]
 

Detailed Description

XRAN front haul frame config

Definition at line 459 of file xran_fh_o_du.h.

Field Documentation

◆ nFrameDuplexType

uint8_t nFrameDuplexType

Frame Duplex type: 0 -> FDD, 1 -> TDD

Definition at line 460 of file xran_fh_o_du.h.

◆ nNumerology

uint8_t nNumerology

Numerology, determine sub carrier spacing, Value: 0->4 0: 15khz, 1: 30khz, 2: 60khz 3: 120khz, 4: 240khz

Definition at line 461 of file xran_fh_o_du.h.

◆ nTddPeriod

uint8_t nTddPeriod

TDD period

Definition at line 464 of file xran_fh_o_du.h.

◆ sSlotConfig

TDD Slot configuration - If nFrameDuplexType = TDD(1), then this config defines the slot config type for each slot.

Definition at line 465 of file xran_fh_o_du.h.


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