Bridle API 4.1.99
A Zephyr based application framework
|
Inter-Integrated Circuit Controller and Targets. More...
Modules | |
SC18IM604 I2C Controller | |
I2C controller part of an SC18IM604 bridge. | |
Inter-Integrated Circuit Controller and Targets.
An I²C (Inter-Integrated Circuit) device is a component that uses the I²C communication protocol to interact with other devices on an I²C bus. Devices on the bus can operate in two roles: as a "controller" that initiates transactions and controls the clock, or as a "target" that responds to transaction commands. A I²C controller on a given SoC will generally support the controller role, and some will also support the target mode. Zephyr has API for both roles.