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

#include <ec_commands.h>

Collaboration diagram for ec_response_get_set_value:
Collaboration graph

Data Fields

uint32_t flags
 
uint32_t value
 

Detailed Description

Definition at line 1367 of file ec_commands.h.

Field Documentation

◆ flags

uint32_t ec_response_get_set_value::flags

Definition at line 1368 of file ec_commands.h.

◆ value

uint32_t ec_response_get_set_value::value

Definition at line 1369 of file ec_commands.h.


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