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

#include <ec_commands.h>

Collaboration diagram for ec_params_pwm_get_duty:
Collaboration graph

Data Fields

uint8_t pwm_type
 
uint8_t index
 

Detailed Description

Definition at line 2077 of file ec_commands.h.

Field Documentation

◆ index

uint8_t ec_params_pwm_get_duty::index

Definition at line 2079 of file ec_commands.h.

◆ pwm_type

uint8_t ec_params_pwm_get_duty::pwm_type

Definition at line 2078 of file ec_commands.h.


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