no-OS
|
Data structure to hold SnRx gain control settings for initialization and during use. More...
#include <t_mykonos.h>
Public Attributes | |
mykonosGainMode_t | gainMode |
uint8_t | gainIndex |
uint8_t | maxGainIndex |
uint8_t | minGainIndex |
Data structure to hold SnRx gain control settings for initialization and during use.
uint8_t mykonosSnifferGainControl_t::gainIndex |
Current Sniffer gain index. Can be used differently for Manual Gain control/AGC
mykonosGainMode_t mykonosSnifferGainControl_t::gainMode |
Current Sniffer gain control mode setting
uint8_t mykonosSnifferGainControl_t::maxGainIndex |
Max gain index for the currently loaded Sniffer Gain table
uint8_t mykonosSnifferGainControl_t::minGainIndex |
Min gain index for the currently loaded Sniffer Gain table