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

Data structure to hold Gain compensation settings for the observation channel. More...

#include <t_mykonos_gpio.h>

Public Attributes

uint8_t obsRxOffset
 
uint8_t compStep
 

Detailed Description

Data structure to hold Gain compensation settings for the observation channel.

Member Data Documentation

◆ compStep

uint8_t mykonosObsRxGainComp_t::compStep

These bits contains the value in dB that the total Rx gain changes when there is an LSB change in the gain index according to the following settings:

compStep dB ramp
0 0.25dB
1 0.5dB
2 1.0dB
3 2.0dB
4 3.0dB
5 4.0dB
6 6.0dB
7 Not valid defaulted to 0.25dB

◆ obsRxOffset

uint8_t mykonosObsRxGainComp_t::obsRxOffset

These parameter contains the Rx1 offset word used for the gain compensation when the gain index is at its maximum setting. It has a range of 0 to 0x1F with a resolution is 0.5dB per LSB.


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