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

#include <ec_commands.h>

Collaboration diagram for lightbar_params_v2_brightness:
Collaboration graph

Data Fields

uint8_t bright_bl_off_fixed [2]
 
uint8_t bright_bl_on_min [2]
 
uint8_t bright_bl_on_max [2]
 

Detailed Description

Definition at line 2232 of file ec_commands.h.

Field Documentation

◆ bright_bl_off_fixed

uint8_t lightbar_params_v2_brightness::bright_bl_off_fixed[2]

Definition at line 2234 of file ec_commands.h.

◆ bright_bl_on_max

uint8_t lightbar_params_v2_brightness::bright_bl_on_max[2]

Definition at line 2236 of file ec_commands.h.

◆ bright_bl_on_min

uint8_t lightbar_params_v2_brightness::bright_bl_on_min[2]

Definition at line 2235 of file ec_commands.h.


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