IRPyro Micro controller template only
Routines to enable the MCU to use the USART and the I2C

Intermediate level functions to access I2C. More...

Collaboration diagram for IRPyro I2C:

Modules

 I2C Control Functions
 Master to slave read and write functions.
 
 I2C Initialization Function
 Initializes the I2C structure.
 
 IRPyro I2C Configuration Structure
 Data structure to group the I2C configuration values.
 
 IRPyro I2C Suggested Configuration Values
 I2C clock and timeout values for ARM.
 

Detailed Description

Intermediate level functions to access I2C.

*    Module provides initialization, read and write functions that allow
*    architecture independence to the IRPyro API
* 
Note
Modify accordingly depending on architecture