LUFA Library  140302
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
TWI Driver - LUFA/Drivers/Peripheral/TWI.h

Hardware Two Wire Interface (I2C) driver. More...

Modules

 TWI Peripheral Driver (AVR8)
 
 TWI Peripheral Driver (XMEGA)
 

Detailed Description

Module Source Dependencies

The following files must be built with any user project that uses this module:

Module Description

Hardware TWI driver. This module provides an easy to use driver for the setup and transfer of data over the selected architecture and microcontroller model's TWI bus port.

Note
The exact API for this driver may vary depending on the target used - see individual target module documentation for the API specific to your target processor.