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

#include <ec_commands.h>

Collaboration diagram for ec_params_i2c_passthru_msg:
Collaboration graph

Data Fields

uint16_t addr_flags
 
uint16_t len
 

Detailed Description

Definition at line 4520 of file ec_commands.h.

Field Documentation

◆ addr_flags

uint16_t ec_params_i2c_passthru_msg::addr_flags

Definition at line 4521 of file ec_commands.h.

Referenced by google_chromeec_i2c_xfer().

◆ len

uint16_t ec_params_i2c_passthru_msg::len

Definition at line 4522 of file ec_commands.h.

Referenced by google_chromeec_i2c_xfer().


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