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_FRDM by
slave.h
- Committer:
 - raizel_varun
 - Date:
 - 2014-12-15
 - Revision:
 - 9:221d218f4690
 - Parent:
 - 0:8b0d43fe6c05
 
File content as of revision 9:221d218f4690:
#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();
            
    