1.1.2 I2C Driver

The I2C driver provides application ready routines to read and write data using the I2C protocol, thus minimizing developer�s awareness of the working of the I2C protocol.

Key Features of I2C Driver:

  • Supports I2C master 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