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

#include <ec_commands.h>

Collaboration diagram for lightbar_params_v2_oscillation:
Collaboration graph

Data Fields

uint8_t osc_min [2]
 
uint8_t osc_max [2]
 
uint8_t w_ofs [2]
 

Detailed Description

Definition at line 2225 of file ec_commands.h.

Field Documentation

◆ osc_max

uint8_t lightbar_params_v2_oscillation::osc_max[2]

Definition at line 2228 of file ec_commands.h.

◆ osc_min

uint8_t lightbar_params_v2_oscillation::osc_min[2]

Definition at line 2227 of file ec_commands.h.

◆ w_ofs

uint8_t lightbar_params_v2_oscillation::w_ofs[2]

Definition at line 2229 of file ec_commands.h.


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