1.1.2 Inter-Integrated Circuit (I2C) Driver
The I2C driver provides application ready routines to read and write data using the I2C protocol. Therefore, minimizing developers awareness of the working of the I2C protocol.
Key features of I2C driver:
-
Supports I2C host functionality
-
Provides write, read and write-read transfers
-
Support multi-client and multi-instance operation
-
Provides data transfer events
-
Supports Asynchronous and Synchronous modes of operation
