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

#include <ec_commands.h>

Collaboration diagram for ec_params_mkbp_event_wake_mask:
Collaboration graph

Data Fields

uint8_t action
 
uint8_t mask_type
 
uint32_t new_wake_mask
 

Detailed Description

Definition at line 3996 of file ec_commands.h.

Field Documentation

◆ action

uint8_t ec_params_mkbp_event_wake_mask::action

Definition at line 3998 of file ec_commands.h.

◆ mask_type

uint8_t ec_params_mkbp_event_wake_mask::mask_type

Definition at line 4004 of file ec_commands.h.

◆ new_wake_mask

uint32_t ec_params_mkbp_event_wake_mask::new_wake_mask

Definition at line 4007 of file ec_commands.h.


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