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 pcb_test_v1_1 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 Tue Jul 12 2022 16:58:38 by
