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

struct ec_response_read_test - Response to the read test command. More...

#include <ec_commands.h>

Collaboration diagram for ec_response_read_test:
Collaboration graph

Data Fields

uint32_t data [32]
 

Detailed Description

struct ec_response_read_test - Response to the read test command.

@data: Data returned by the read test command.

Definition at line 1202 of file ec_commands.h.

Field Documentation

◆ data

uint32_t ec_response_read_test::data[32]

Definition at line 1203 of file ec_commands.h.


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