Subversion Repositories FlightCtrl

Rev

Rev 1455 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1455 Rev 1459
Line 1... Line 1...
1
#ifndef _TWI_SLAVE_H_
1
#ifndef _TWI_SLAVE_H_
2
#define _TWI_SLAVE_H_
2
#define _TWI_SLAVE_H_
Line 3... Line 3...
3
 
3
 
Line 4... Line 4...
4
extern void InitIC2_Slave (uint8_t adr);
4
extern void i2c_init(uint8_t adr);
5
 
5
 
Line 6... Line 6...
6
#define TWI_BUS_ERR_1   0x00
6
#define TWI_BUS_ERR_1   0x00