Project

General

Profile

Revision 3bd564a7

ID3bd564a78fccb33947bea5802dfc645e7f4cf0e6
Parent b8bdb8a1
Child 502da1a1

Added by Aaron Perley about 10 years ago

Testing sync i2c

View differences:

scout_avr/bom/tiny-twi-sync.h
1 1
#ifndef TINY_TWI_SYNC_H
2 2
#define TINY_TWI_SYNC_H
3 3

  
4
#define BOM_I2C_SEND 1
5

  
4 6
#include <stdint.h>
5 7

  
6 8
typedef void (*slave_rx_t)(uint8_t*, int);

Also available in: Unified diff