Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
i3c_driver_config Struct Reference

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.
 

Detailed Description

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.

Field Documentation

◆ dev_list

struct i3c_dev_list i3c_driver_config::dev_list

I3C/I2C device list struct.


The documentation for this struct was generated from the following file: