Zephyr Project API  3.4.0
A Scalable Open Source RTOS
smbus_dt_spec Struct Reference

Complete SMBus DT information. More...

#include <smbus.h>

Data Fields

const struct devicebus
 
uint16_t addr
 

Detailed Description

Complete SMBus DT information.

Parameters
busSMBus bus
addrAddress of the SMBus peripheral device.

Field Documentation

◆ addr

uint16_t smbus_dt_spec::addr

◆ bus

const struct device* smbus_dt_spec::bus

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