FreeBSD kernel WPI device code
wpi_eeprom_group Struct Reference

#include <if_wpireg.h>

Collaboration diagram for wpi_eeprom_group:

Data Fields

struct wpi_eeprom_sample samples [5]
 
int32_t coef [5]
 
int32_t corr [5]
 
int8_t maxpwr
 
uint8_t chan
 
int16_t temp
 

Detailed Description

Definition at line 868 of file if_wpireg.h.

Field Documentation

◆ chan

uint8_t wpi_eeprom_group::chan

Definition at line 873 of file if_wpireg.h.

Referenced by wpi_read_eeprom_group().

◆ coef

int32_t wpi_eeprom_group::coef[5]

Definition at line 870 of file if_wpireg.h.

◆ corr

int32_t wpi_eeprom_group::corr[5]

Definition at line 871 of file if_wpireg.h.

◆ maxpwr

int8_t wpi_eeprom_group::maxpwr

Definition at line 872 of file if_wpireg.h.

Referenced by wpi_read_eeprom_group().

◆ samples

struct wpi_eeprom_sample wpi_eeprom_group::samples[5]

Definition at line 869 of file if_wpireg.h.

Referenced by wpi_read_eeprom_group().

◆ temp

int16_t wpi_eeprom_group::temp

Definition at line 874 of file if_wpireg.h.

Referenced by wpi_read_eeprom_group().


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