FreeBSD kernel ATH device code
dataPerChannel Struct Reference

#include <ah_eeprom_v3.h>

Data Fields

uint16_t channelValue
 
uint16_t pcdacMin
 
uint16_t pcdacMax
 
uint16_t numPcdacValues
 
uint16_t PcdacValues [NUM_PCDAC_VALUES]
 
int16_t PwrValues [NUM_PCDAC_VALUES]
 

Detailed Description

Definition at line 177 of file ah_eeprom_v3.h.

Field Documentation

◆ channelValue

uint16_t dataPerChannel::channelValue

◆ numPcdacValues

◆ pcdacMax

uint16_t dataPerChannel::pcdacMax

Definition at line 180 of file ah_eeprom_v3.h.

Referenced by readEepromRawPowerCalInfo().

◆ pcdacMin

uint16_t dataPerChannel::pcdacMin

Definition at line 179 of file ah_eeprom_v3.h.

Referenced by readEepromRawPowerCalInfo().

◆ PcdacValues

◆ PwrValues

int16_t dataPerChannel::PwrValues[NUM_PCDAC_VALUES]

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