no-OS
Public Attributes | List of all members
mykonosTxSettings_t Struct Reference

Data structure to hold Tx data path settings. More...

#include <t_mykonos.h>

Collaboration diagram for mykonosTxSettings_t:
Collaboration graph
[legend]

Public Attributes

mykonosTxProfile_ttxProfile
 
mykonosJesd204bDeframerConfig_tdeframer
 
mykonosTxChannels_t txChannels
 
uint8_t txPllUseExternalLo
 
uint64_t txPllLoFrequency_Hz
 
mykonosTxAttenStepSize_t txAttenStepSize
 
uint16_t tx1Atten_mdB
 
uint16_t tx2Atten_mdB
 
mykonosDpdConfig_tdpdConfig
 
mykonosClgcConfig_tclgcConfig
 
mykonosVswrConfig_tvswrConfig
 

Detailed Description

Data structure to hold Tx data path settings.

Member Data Documentation

◆ clgcConfig

mykonosClgcConfig_t* mykonosTxSettings_t::clgcConfig

CLGC settings. Only valid for a DPD-enabled transceiver, set pointer to NULL otherwise

◆ deframer

mykonosJesd204bDeframerConfig_t* mykonosTxSettings_t::deframer

Mykonos JESD204b deframer config for the Tx data path

◆ dpdConfig

mykonosDpdConfig_t* mykonosTxSettings_t::dpdConfig

DPD settings. Only valid for a DPD-enabled transceiver, set pointer to NULL otherwise

◆ tx1Atten_mdB

uint16_t mykonosTxSettings_t::tx1Atten_mdB

Initial and current Tx1 Attenuation

◆ tx2Atten_mdB

uint16_t mykonosTxSettings_t::tx2Atten_mdB

Initial and current Tx2 Attenuation

◆ txAttenStepSize

mykonosTxAttenStepSize_t mykonosTxSettings_t::txAttenStepSize

Tx Attenuation step size

◆ txChannels

mykonosTxChannels_t mykonosTxSettings_t::txChannels

The desired Tx channels to enable during initialization

◆ txPllLoFrequency_Hz

uint64_t mykonosTxSettings_t::txPllLoFrequency_Hz

Tx PLL LO frequency (internal or external LO)

◆ txPllUseExternalLo

uint8_t mykonosTxSettings_t::txPllUseExternalLo

Internal LO=0, external LO*2 if =1

◆ txProfile

mykonosTxProfile_t* mykonosTxSettings_t::txProfile

Tx datapath profile, 3dB corner frequencies, and digital filter enables

◆ vswrConfig

mykonosVswrConfig_t* mykonosTxSettings_t::vswrConfig

VSWR settings. Only valid for a DPD-enabled transceiver, set pointer to NULL otherwise


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