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

#include <ec_commands.h>

Collaboration diagram for ec_response_get_next_event:
Collaboration graph

Data Fields

uint8_t event_type
 
union ec_response_get_next_data data
 

Detailed Description

Definition at line 3897 of file ec_commands.h.

Field Documentation

◆ data

union ec_response_get_next_data ec_response_get_next_event::data

Definition at line 3898 of file ec_commands.h.

◆ event_type

uint8_t ec_response_get_next_event::event_type

Definition at line 3898 of file ec_commands.h.


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