FreeBSD kernel ATH device code
fullPcdacStruct Struct Reference

#include <ah_eeprom_v3.h>

Data Fields

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

Detailed Description

Definition at line 167 of file ah_eeprom_v3.h.

Field Documentation

◆ channelValue

uint16_t fullPcdacStruct::channelValue

Definition at line 168 of file ah_eeprom_v3.h.

◆ numPcdacValues

uint16_t fullPcdacStruct::numPcdacValues

Definition at line 171 of file ah_eeprom_v3.h.

Referenced by ar5111SetPowerTable(), and ar5211SetPowerTable().

◆ pcdacMax

uint16_t fullPcdacStruct::pcdacMax

Definition at line 170 of file ah_eeprom_v3.h.

Referenced by ar5111SetPowerTable(), and ar5211SetPowerTable().

◆ pcdacMin

uint16_t fullPcdacStruct::pcdacMin

Definition at line 169 of file ah_eeprom_v3.h.

Referenced by ar5111SetPowerTable(), and ar5211SetPowerTable().

◆ PcdacValues

uint16_t fullPcdacStruct::PcdacValues[64]

Definition at line 172 of file ah_eeprom_v3.h.

Referenced by ar5111SetPowerTable(), and ar5211SetPowerTable().

◆ PwrValues

int16_t fullPcdacStruct::PwrValues[64]

Definition at line 174 of file ah_eeprom_v3.h.

Referenced by ar5111SetPowerTable(), and ar5211SetPowerTable().


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