iPXE
Data Fields
i2c_bit_basher Struct Reference

A bit-bashing I2C interface. More...

#include <i2c.h>

Data Fields

struct i2c_interface i2c
 I2C interface. More...
 
struct bit_basher basher
 Bit-bashing interface. More...
 

Detailed Description

A bit-bashing I2C interface.

This provides a standardised way to construct I2C buses via a bit-bashing interface.

Definition at line 91 of file i2c.h.

Field Documentation

◆ i2c

struct i2c_interface i2c_bit_basher::i2c

◆ basher

struct bit_basher i2c_bit_basher::basher

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