LUFA Library  140928
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
TWI.h File Reference

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

#include "../../Common/Common.h"
#include "AVR8/TWI_AVR8.h"

Detailed Description

This file is the master dispatch header file for the device-specific SPI driver, for microcontrollers containing a hardware TWI.

User code should include this file, which will in turn include the correct TWI driver header file for the currently selected architecture and microcontroller model.