;**************************************************************************** ; ; Low Level I2C Routines ; ; Single Master Transmitter & Single Master Receiver Routines ; These routines can very easily be converted to Multi-Master System ; when PIC16C6X with on chip I2C Slave Hardware, Start & Stop Bit ; detection is available. ; ; The generic high level routines are given in I2C_HIGH.ASM ; ; ; Program: I2C_LOW.ASM ; Revision Date: ; 1-16-97 Compatibility with MPASMWIN 1.40 ; ;*************************************************************************** ;************************************************************************** ; I2C Bus Initialization ; ;************************************************************************** InitI2CBus_Master: bcf STATUS,RP0 movlw ~(1<