i2c working with new hk(no pin conflict)

Dependencies:   mbed-rtos mbed

Fork of BAE_vr2_1_4 by sakthi priya amirtharaj

slave.h

Committer:
sakthipriya
Date:
2014-12-17
Revision:
2:7aede71f4c22
Parent:
0:e9c32e1df869

File content as of revision 2:7aede71f4c22:

#include "mbed.h"
#define WriteGeneral 3
#define ReadAddressed 1
#define slave_address 0x20


void FUNC_I2C_WRITE2CDMS();
void T_I2C_BAE();
void ir2master();
void FUNC_INT();
void FUNC_RESET();