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

struct ec_response_get_comms_status - Response to the get comms status command. More...

#include <ec_commands.h>

Collaboration diagram for ec_response_get_comms_status:
Collaboration graph

Data Fields

uint32_t flags
 

Detailed Description

struct ec_response_get_comms_status - Response to the get comms status command.

@flags: Mask of enum ec_comms_status.

Definition at line 1307 of file ec_commands.h.

Field Documentation

◆ flags

uint32_t ec_response_get_comms_status::flags

Definition at line 1308 of file ec_commands.h.


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