FreeBSD kernel WPI device code
wpi_eeprom_sample Struct Reference

#include <if_wpireg.h>

Data Fields

uint8_t index
 
int8_t power
 
uint16_t volt
 

Detailed Description

Definition at line 861 of file if_wpireg.h.

Field Documentation

◆ index

uint8_t wpi_eeprom_sample::index

Definition at line 862 of file if_wpireg.h.

Referenced by wpi_read_eeprom_group().

◆ power

int8_t wpi_eeprom_sample::power

Definition at line 863 of file if_wpireg.h.

Referenced by wpi_read_eeprom_group().

◆ volt

uint16_t wpi_eeprom_sample::volt

Definition at line 864 of file if_wpireg.h.


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