Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of BAE_hw_test1_2 by
slave.h
00001 #include "mbed.h" 00002 #define WriteGeneral 3 00003 #define ReadAddressed 1 00004 #define slave_address 0x20 00005 00006 00007 void FUNC_I2C_WRITE2CDMS(char* ,int); 00008 void FUNC_I2C_IR2CDMS(); 00009 void FUNC_I2C_INT(); 00010 void FUNC_I2C_RESET(); 00011 void FUNC_I2C_TC_EXECUTE (char command) ; 00012
Generated on Mon Jul 25 2022 05:05:59 by
1.7.2
