coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ec_params_thermal_get_threshold Struct Reference

#include <ec_commands.h>

Collaboration diagram for ec_params_thermal_get_threshold:
Collaboration graph

Data Fields

uint8_t sensor_type
 
uint8_t threshold_id
 

Detailed Description

Definition at line 3435 of file ec_commands.h.

Field Documentation

◆ sensor_type

uint8_t ec_params_thermal_get_threshold::sensor_type

Definition at line 3436 of file ec_commands.h.

◆ threshold_id

uint8_t ec_params_thermal_get_threshold::threshold_id

Definition at line 3437 of file ec_commands.h.


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