pio_i2c_bus Struct Reference

PIO I2C emulated bus type. More...

Detailed Description

PIO I2C emulated bus type.

Definition at line 50 of file i2c.h.

#include <i2c.h>

Data Fields

pio_t pio
 PIO index.
 
pio_sm_t sm
 State machine index.
 
mutex_t mtx
 Mutex to protect the bus from concurrent accesses.
 

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