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

#include <ec_commands.h>

Collaboration diagram for ec_response_get_next_event_v1:
Collaboration graph

Data Fields

uint8_t event_type
 
union ec_response_get_next_data_v1 data
 

Detailed Description

Definition at line 3903 of file ec_commands.h.

Field Documentation

◆ data

union ec_response_get_next_data_v1 ec_response_get_next_event_v1::data

Definition at line 3904 of file ec_commands.h.

◆ event_type

uint8_t ec_response_get_next_event_v1::event_type

Definition at line 3904 of file ec_commands.h.


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