no-OS
|
Data structure to hold ORx gain control settings for initialization and during use. More...
#include <t_mykonos.h>
Public Attributes | |
mykonosGainMode_t | gainMode |
uint8_t | orx1GainIndex |
uint8_t | orx2GainIndex |
uint8_t | maxGainIndex |
uint8_t | minGainIndex |
Data structure to hold ORx gain control settings for initialization and during use.
mykonosGainMode_t mykonosORxGainControl_t::gainMode |
Current ORx gain control mode setting
uint8_t mykonosORxGainControl_t::maxGainIndex |
Max gain index for the currently loaded ORx Gain table
uint8_t mykonosORxGainControl_t::minGainIndex |
Min gain index for the currently loaded ORx Gain table
uint8_t mykonosORxGainControl_t::orx1GainIndex |
ORx1 Gain Index, can be used in different ways for manual and AGC gain control
uint8_t mykonosORxGainControl_t::orx2GainIndex |
ORx2 Gain Index, can be used in different ways for manual and AGC gain control