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

struct ec_response_board_version - Response to the board version command. More...

#include <ec_commands.h>

Collaboration diagram for ec_response_board_version:
Collaboration graph

Data Fields

uint16_t board_version
 

Detailed Description

struct ec_response_board_version - Response to the board version command.

@board_version: A monotonously incrementing number.

Definition at line 1235 of file ec_commands.h.

Field Documentation

◆ board_version

uint16_t ec_response_board_version::board_version

Definition at line 1236 of file ec_commands.h.

Referenced by google_chromeec_get_board_version().


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