![]() |
snickerdoodle Platform Controller
firmware for STM32F0 platform controller
|
I2C device structure. More...
#include <sd_i2c.h>
Data Fields | |
I2C_HandleTypeDef * | i2c |
struct sd_cbuf * | rx_buff |
enum sd_i2c_state | state |
uint8_t | error |
I2C device structure.
uint8_t error |
Error flags from the peripheral
I2C_HandleTypeDef* i2c |
I2C Handle
struct sd_cbuf* rx_buff |
Buffer for I2C receive
enum sd_i2c_state state |
State of the I2C