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

#include <ec_commands.h>

Collaboration diagram for ec_params_pwm_set_fan_duty_v1:
Collaboration graph

Data Fields

uint32_t percent
 
uint8_t fan_idx
 

Detailed Description

Definition at line 2050 of file ec_commands.h.

Field Documentation

◆ fan_idx

uint8_t ec_params_pwm_set_fan_duty_v1::fan_idx

Definition at line 2052 of file ec_commands.h.

◆ percent

uint32_t ec_params_pwm_set_fan_duty_v1::percent

Definition at line 2051 of file ec_commands.h.


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