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

struct ec_response_proto_version - Response to the proto version command. More...

#include <ec_commands.h>

Collaboration diagram for ec_response_proto_version:
Collaboration graph

Data Fields

uint32_t version
 

Detailed Description

struct ec_response_proto_version - Response to the proto version command.

Version
: The protocol version.

Definition at line 1103 of file ec_commands.h.

Field Documentation

◆ version

uint32_t ec_response_proto_version::version

Definition at line 1104 of file ec_commands.h.


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