Main Page | Data Structures | File List | Data Fields | Globals | Related Pages

TWI Library

Overview

This package provides low level routines to send and receive data with the TWI hardware controller of ATMEL products. This drivers operate both in master or slave mode.

This document describes how to use the librairy.

A example of usage is available on the section Usage Example.

To list the functions available select "Globals / Functions" in the menu.

CONFIGURATION
In config.h:
  1. The driver can be configured to be used only in master or slave mode (for size code and speed optimisation). For such configuration define TWI_MASTER or TWI_MASTER.
  2. TWI_BAUDRATE the value is frequency divider.
  3. DO_NOT_USE_TWI_INTERRUPT (optional and only for hw TWI) do not compile interrupt functions

Generated on Thu Apr 1 15:50:36 2004 for TWI Library by doxygen 1.3.6