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

#include <ec_commands.h>

Collaboration diagram for ec_response_temp_sensor_get_info:
Collaboration graph

Data Fields

char sensor_name [32]
 
uint8_t sensor_type
 

Detailed Description

Definition at line 4024 of file ec_commands.h.

Field Documentation

◆ sensor_name

char ec_response_temp_sensor_get_info::sensor_name[32]

Definition at line 4025 of file ec_commands.h.

◆ sensor_type

uint8_t ec_response_temp_sensor_get_info::sensor_type

Definition at line 4026 of file ec_commands.h.


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