Zephyr API 3.6.99
|
Complete I2C DT information. More...
#include <i2c.h>
Data Fields | |
const struct device * | bus |
uint16_t | addr |
Complete I2C DT information.
bus | is the I2C bus |
addr | is the target address |
uint16_t i2c_dt_spec::addr |
const struct device* i2c_dt_spec::bus |