Module i2c

Module i2c 

Source
Expand description

I2C Driver subsystem

Structs§

Adapter
An adapter for the registration of I2C drivers.
DeviceId
An I2C device id table.
I2cAdapter
The i2c adapter representation.
I2cBoardInfo
The i2c board info representation
I2cClient
The i2c client representation.
Registration
The registration of an i2c client device.

Traits§

Driver
The i2c driver trait.

Type Aliases§

IdTable
IdTable type for I2C