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

I2C specific device state which allows for i2c device class specific additions. More...

#include <i2c.h>

Data Fields

struct device_state devstate
 
struct stats_i2c stats
 

Detailed Description

I2C specific device state which allows for i2c device class specific additions.

Field Documentation

◆ devstate

struct device_state i2c_device_state::devstate

◆ stats

struct stats_i2c i2c_device_state::stats

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