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

#include <ec_commands.h>

Collaboration diagram for ec_i2c_info:
Collaboration graph

Data Fields

uint16_t port
 
uint16_t addr_flags
 

Detailed Description

Definition at line 6236 of file ec_commands.h.

Field Documentation

◆ addr_flags

uint16_t ec_i2c_info::addr_flags

Definition at line 6238 of file ec_commands.h.

◆ port

uint16_t ec_i2c_info::port

Definition at line 6237 of file ec_commands.h.


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