Linux Kernel
3.7.1
|
#include <ar9003_eeprom.h>
Data Fields | |
int8_t | refPower |
u8 | voltMeas |
u8 | tempMeas |
int8_t | rxNoisefloorCal |
int8_t | rxNoisefloorPower |
u8 | rxTempMeas |
Definition at line 238 of file ar9003_eeprom.h.
int8_t refPower |
Definition at line 239 of file ar9003_eeprom.h.
int8_t rxNoisefloorCal |
Definition at line 245 of file ar9003_eeprom.h.
int8_t rxNoisefloorPower |
Definition at line 247 of file ar9003_eeprom.h.
u8 rxTempMeas |
Definition at line 249 of file ar9003_eeprom.h.
u8 tempMeas |
Definition at line 243 of file ar9003_eeprom.h.
u8 voltMeas |
Definition at line 241 of file ar9003_eeprom.h.