I2C/TWI with AVR Data Transfer
by Conrad Gomes on
We now take a look at the TWI/I2C API responsible for data transfer. The header file https://github.com/zeuzoix/sardine/blob/master/twi.h[twi.h] has the prototype. We'll take a look at the arguments and their description now