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

#include <ec_commands.h>

Collaboration diagram for ec_params_button:
Collaboration graph

Data Fields

uint32_t btn_mask
 
uint32_t press_ms
 

Detailed Description

Definition at line 6359 of file ec_commands.h.

Field Documentation

◆ btn_mask

uint32_t ec_params_button::btn_mask

Definition at line 6361 of file ec_commands.h.

◆ press_ms

uint32_t ec_params_button::press_ms

Definition at line 6364 of file ec_commands.h.


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