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

#include <commands.h>

Collaboration diagram for ec_pm_event_state:
Collaboration graph

Data Fields

uint8_t event [2]
 
uint8_t state [6]
 
uint8_t hotkey
 
uint16_t ac_type
 

Detailed Description

Definition at line 246 of file commands.h.

Field Documentation

◆ ac_type

uint16_t ec_pm_event_state::ac_type

Definition at line 250 of file commands.h.

Referenced by wilco_ec_get_power_status().

◆ event

uint8_t ec_pm_event_state::event[2]

◆ hotkey

uint8_t ec_pm_event_state::hotkey

◆ state

uint8_t ec_pm_event_state::state[6]

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