#define TWI_SDA_PORT PORTB
#define TWI_SDA_PIN PINB
#define TWI_SDA_DDR DDRB
#define TWI_SCL_BIT 1
#define TWI_SCL_PORT PORTB
#define TWI_SCL_DDR DDRB
#define TWI_ENABLE
#define SDA_LOW
#define SDA_HIGH
#define SDA_STAT
#define SCL_LOW
#define SCL_HIGH
#define TWI_DELAY 8
| Used in: | TwMasterError() | |
| TwMasterTransact() |
twibb_initialized
static int twibb_initialized
| Used in: | TwInit() | |
| TwMasterTransact() |
| Prototyped in: | nut/include/dev/twif.h | |
| Prototyped in: | nut/include/dev/twif.h | |
| Called by: | DS1307Init() | nut/dev/ds1307rtc.c |
| PcfRtcInit() | nut/dev/pcf8563.c | |
| TwMasterTransact() | nut/dev/twbbif.c | |
| References Variables: | twibb_initialized | nut/dev/twbbif.c |
| Prototyped in: | nut/include/dev/twif.h | |
| References Variables: | tw_mm_error | nut/dev/twbbif.c |
| Prototyped in: | nut/include/dev/twif.h | |
| Prototyped in: | nut/include/dev/twif.h | |
| Prototyped in: | nut/include/dev/twif.h | |
| Calls: | TwDelay() | nut/dev/twbbif.c |
| Called by: | TwMasterTransact() | nut/dev/twbbif.c |
| Called by: | TwAck() | nut/dev/twbbif.c |
| TwGet() | nut/dev/twbbif.c | |
| TwPut() | nut/dev/twbbif.c | |
| TwStart() | nut/dev/twbbif.c | |
| TwStop() | nut/dev/twbbif.c |
| Calls: | TwDelay() | nut/dev/twbbif.c |
| Called by: | TwMasterTransact() | nut/dev/twbbif.c |
| Calls: | TwDelay() | nut/dev/twbbif.c |
| Called by: | TwMasterTransact() | nut/dev/twbbif.c |
| Calls: | TwDelay() | nut/dev/twbbif.c |
| Called by: | TwMasterTransact() | nut/dev/twbbif.c |
| Calls: | TwDelay() | nut/dev/twbbif.c |
| Called by: | TwMasterTransact() | nut/dev/twbbif.c |