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

#include <ec_commands.h>

Collaboration diagram for ec_params_mkbp_simulate_key:
Collaboration graph

Data Fields

uint8_t col
 
uint8_t row
 
uint8_t pressed
 

Detailed Description

Definition at line 3647 of file ec_commands.h.

Field Documentation

◆ col

uint8_t ec_params_mkbp_simulate_key::col

Definition at line 3648 of file ec_commands.h.

◆ pressed

uint8_t ec_params_mkbp_simulate_key::pressed

Definition at line 3650 of file ec_commands.h.

◆ row

uint8_t ec_params_mkbp_simulate_key::row

Definition at line 3649 of file ec_commands.h.


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