coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
temperature Struct Reference
Collaboration diagram for temperature:
Collaboration graph

Data Fields

u8 deg_celsius
 
u8 deg_fahrenheit
 

Detailed Description

Definition at line 37 of file superio_hwm.c.

Field Documentation

◆ deg_celsius

u8 temperature::deg_celsius

Definition at line 38 of file superio_hwm.c.

Referenced by hwm_setup().

◆ deg_fahrenheit

u8 temperature::deg_fahrenheit

Definition at line 39 of file superio_hwm.c.

Referenced by hwm_setup().


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