I2C CPU specific definitions for the STM32 family. More...
I2C CPU specific definitions for the STM32 family.
Definition in file cpu_i2c.h.
 Include dependency graph for cpu_i2c.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | i2c_conf_t | 
| I2C configuration structure.  More... | |
Use the shared I2C functions | |
| #define | PERIPH_I2C_NEED_READ_REG | 
| Use read reg function from periph common.  | |
| #define | PERIPH_I2C_NEED_WRITE_REG | 
| Use write reg function from periph common.  | |
| #define | PERIPH_I2C_NEED_READ_REGS | 
| Use read regs function from periph common.  | |