Main Page   Modules   Data Structures   File List   Data Fields   Globals  

i2csw.h File Reference

software-driven I2C interface using port pins. More...

#include "global.h"
#include "i2cswconf.h"

Go to the source code of this file.

Defines

#define READ   0x01

Functions

void i2cInit (void)
 Initialize I2C EEPROM interface.

void i2cSend (BYTE device, BYTE sub, BYTE length, BYTE *data)
void i2cReceive (BYTE device, BYTE sub, BYTE length, BYTE *data)


Detailed Description

software-driven I2C interface using port pins.

Definition in file i2csw.h.


Generated on Sun Feb 22 19:12:31 2004 for Procyon AVRlib by doxygen1.3-rc2