FreeBSD kernel WPI device code
wpi_power_sample Struct Reference

#include <if_wpivar.h>

Data Fields

uint8_t index
 
int8_t power
 

Detailed Description

Definition at line 103 of file if_wpivar.h.

Field Documentation

◆ index

uint8_t wpi_power_sample::index

Definition at line 104 of file if_wpivar.h.

Referenced by wpi_get_power_index(), and wpi_read_eeprom_group().

◆ power

int8_t wpi_power_sample::power

Definition at line 105 of file if_wpivar.h.

Referenced by wpi_get_power_index(), and wpi_read_eeprom_group().


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