Zephyr API Documentation  3.6.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
 
uint16_t addr
 

Detailed Description

Complete I2C DT information.

Parameters
busis the I2C bus
addris the target address

Field Documentation

◆ addr

uint16_t i2c_dt_spec::addr

◆ bus

const struct device* i2c_dt_spec::bus

The documentation for this struct was generated from the following file: