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

#include <ec_commands.h>

Collaboration diagram for ec_response_i2c_control:
Collaboration graph

Data Fields

union {
   uint16_t   speed_khz
 
cmd_response
 

Detailed Description

Definition at line 7049 of file ec_commands.h.

Field Documentation

◆ 

union { ... } ec_response_i2c_control::cmd_response

◆ speed_khz

uint16_t ec_response_i2c_control::speed_khz

Definition at line 7051 of file ec_commands.h.


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