Zephyr API 3.6.99
|
This structure is common to all I3C drivers and is expected to be the first element in the driver's struct driver_data declaration. More...
#include <i3c.h>
Data Fields | |
struct i3c_config_controller | ctrl_config |
Controller Configuration. | |
struct i3c_dev_attached_list | attached_dev |
Attached I3C/I2C devices and addresses. | |
This structure is common to all I3C drivers and is expected to be the first element in the driver's struct driver_data declaration.
struct i3c_dev_attached_list i3c_driver_data::attached_dev |
Attached I3C/I2C devices and addresses.
struct i3c_config_controller i3c_driver_data::ctrl_config |
Controller Configuration.