| 
    Zephyr Project API
    3.4.0
    
   A Scalable Open Source RTOS 
   | 
 
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 |