Zephyr Project API
3.4.0
A Scalable Open Source RTOS
|
Complete SMBus DT information. More...
#include <smbus.h>
Data Fields | |
const struct device * | bus |
uint16_t | addr |
Complete SMBus DT information.
bus | SMBus bus |
addr | Address of the SMBus peripheral device. |
uint16_t smbus_dt_spec::addr |
const struct device* smbus_dt_spec::bus |