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

#include <ec_commands.h>

Collaboration diagram for ec_params_pwm_set_fan_target_rpm_v1:
Collaboration graph

Data Fields

uint32_t rpm
 
uint8_t fan_idx
 

Detailed Description

Definition at line 2019 of file ec_commands.h.

Field Documentation

◆ fan_idx

uint8_t ec_params_pwm_set_fan_target_rpm_v1::fan_idx

Definition at line 2021 of file ec_commands.h.

◆ rpm

uint32_t ec_params_pwm_set_fan_target_rpm_v1::rpm

Definition at line 2020 of file ec_commands.h.


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