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

#include <ec_commands.h>

Collaboration diagram for ec_response_pwm_get_keyboard_backlight:
Collaboration graph

Data Fields

uint8_t percent
 
uint8_t enabled
 

Detailed Description

Definition at line 2028 of file ec_commands.h.

Field Documentation

◆ enabled

uint8_t ec_response_pwm_get_keyboard_backlight::enabled

Definition at line 2030 of file ec_commands.h.

◆ percent

uint8_t ec_response_pwm_get_keyboard_backlight::percent

Definition at line 2029 of file ec_commands.h.

Referenced by google_chromeec_kbbacklight().


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