BeRTOS
i2c_avr.h File Reference

Driver for the AVR ATMega TWI (implementation) More...

#include <drv/i2c.h>

Go to the source code of this file.

Enumerations

I2C devices enum
enum  { , I2C_CNT }

Detailed Description

Driver for the AVR ATMega TWI (implementation)

Author:
Daniele Basile <asterix@develer.com>

Definition in file i2c_avr.h.


Enumeration Type Documentation

anonymous enum
Enumerator:
I2C_CNT 

Number of serial ports.

Definition at line 46 of file i2c_avr.h.