bertos/hw/hw_i2c_bitbang.h File Reference

Macro for I2C bitbang operation. More...

Go to the source code of this file.


Defines

#define I2C_BITBANG_HW_INIT   do { /* Implement me! */ } while (0)
 This macro should set SDA and SCL lines as input.
#define I2C_HALFBIT_DELAY()   do { /* Implement me! */ } while (0)
 Half bit delay routine used to generate the correct timings.

Detailed Description

Macro for I2C bitbang operation.

Version:
Id
hw_i2c_bitbang.h 2506 2009-04-15 08:29:07Z duplo

Author:
Francesco Sacchi <batt@develer.com>

Definition in file bertos/hw/hw_i2c_bitbang.h.