The description given for both these functions is same but the implementation is different. According to my understanding the "DRV_I2C_Transmit" function is to enable I2C communication with the slave device and the "DRV_I2C_BufferAddWrite" is to write dat..
↧