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

Data structure to hold Tx QEC Status. More...

#include <t_mykonos.h>

Public Attributes

uint32_t errorCode
 
uint32_t percentComplete
 
uint32_t performanceMetric
 
uint32_t iterCount
 
uint32_t updateCount
 

Detailed Description

Data structure to hold Tx QEC Status.

Member Data Documentation

◆ errorCode

uint32_t mykonosTxQecStatus_t::errorCode

error code from Tx QEC

◆ iterCount

uint32_t mykonosTxQecStatus_t::iterCount

running counter that increments each time the cal runs to completion

◆ percentComplete

uint32_t mykonosTxQecStatus_t::percentComplete

percent of required data collected for the current cal. Range 0 to 100

◆ performanceMetric

uint32_t mykonosTxQecStatus_t::performanceMetric

Number of codes adjusted which is the number of codes of correction made last time which can be converted to an IRR power metric as with Rx QEC, if desired.

◆ updateCount

uint32_t mykonosTxQecStatus_t::updateCount

running counter that increments each time the cal updates the correction/actuator hardware


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