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