Zephyr API 3.6.99
|
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.