Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
smbus_dt_spec Struct Reference

Complete SMBus DT information. More...

#include <smbus.h>

Data Fields

const struct devicebus
 SMBus bus.
 
uint16_t addr
 Address of the SMBus peripheral device.
 

Detailed Description

Complete SMBus DT information.

Field Documentation

◆ addr

uint16_t smbus_dt_spec::addr

Address of the SMBus peripheral device.

◆ bus

const struct device* smbus_dt_spec::bus

SMBus bus.


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