I2C/TWI with AVR Register Initialization
by Conrad Gomes on
We learned about the different registers available in the Atmel AVR microcontroller to program the TWI interface. In this section we'll go through the twi_init API and the initialization of the TWI interface.