Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
|
|
4.1.99 |
This structure is common to all I3C drivers and is expected to be the first element in the object pointed to by the config field in the device structure. More...
#include <i3c.h>
Data Fields | |
struct i3c_dev_list | dev_list |
I3C/I2C device list struct. | |
uint8_t | primary_controller_da |
I3C Primary Controller Dynamic Address. | |
This structure is common to all I3C drivers and is expected to be the first element in the object pointed to by the config field in the device structure.
struct i3c_dev_list i3c_driver_config::dev_list |
I3C/I2C device list struct.
uint8_t i3c_driver_config::primary_controller_da |
I3C Primary Controller Dynamic Address.