Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
i2c_dt_spec Struct Reference

Complete I2C DT information. More...

#include <i2c.h>

Data Fields

const struct devicebus
 I2C bus.
uint16_t addr
 Target address.

Detailed Description

Complete I2C DT information.

Field Documentation

◆ addr

uint16_t i2c_dt_spec::addr

Target address.

◆ bus

const struct device* i2c_dt_spec::bus

I2C bus.


The documentation for this struct was generated from the following file:
  • include/zephyr/drivers/i2c.h