summaryrefslogblamecommitdiffstats
path: root/I2CSPI.h
blob: b3af5758298393c9c914fd0b0b228c2679d06979 (plain) (tree)
1
2

                                                       
void I2CReceive(int mode,int speed,int N,BYTE *buffer);
void I2CSend(int mode,int speed,int N,BYTE *buffer);