no-OS
|
Data structure to hold Rx gain control settings for initialization and during use. More...
#include <t_mykonos.h>
Public Attributes | |
mykonosGainMode_t | gainMode |
uint8_t | rx1GainIndex |
uint8_t | rx2GainIndex |
uint8_t | rx1MaxGainIndex |
uint8_t | rx1MinGainIndex |
uint8_t | rx2MaxGainIndex |
uint8_t | rx2MinGainIndex |
uint8_t | rx1Rssi |
uint8_t | rx2Rssi |
Data structure to hold Rx gain control settings for initialization and during use.
mykonosGainMode_t mykonosRxGainControl_t::gainMode |
Current Rx gain control mode setting
uint8_t mykonosRxGainControl_t::rx1GainIndex |
Rx1 Gain Index, can be used in different ways for manual and AGC gain control
uint8_t mykonosRxGainControl_t::rx1MaxGainIndex |
Max gain index for the currently loaded Rx1 Gain table
uint8_t mykonosRxGainControl_t::rx1MinGainIndex |
Min gain index for the currently loaded Rx1 Gain table
uint8_t mykonosRxGainControl_t::rx1Rssi |
Stores Rx1 RSSI value read back from the Mykonos
uint8_t mykonosRxGainControl_t::rx2GainIndex |
Rx2 Gain Index, can be used in different ways for manual and AGC gain control
uint8_t mykonosRxGainControl_t::rx2MaxGainIndex |
Max gain index for the currently loaded Rx2 Gain table
uint8_t mykonosRxGainControl_t::rx2MinGainIndex |
Min gain index for the currently loaded Rx2 Gain table
uint8_t mykonosRxGainControl_t::rx2Rssi |
Stores Rx2 RSSI value read back from the Mykonos