main.c
Default mainpagebasic-twi-eeprom-projectmain.c
Description Overview
Methods Brief description
 ISR_Twi TWI interrupt handler. Forwards the interrupt to the TWI driver handler.
 main Main function.
 TestCallback Dummy callback, to test asynchronous transfer modes.
Defines  
 AT24C_ADDRESS Slave address of AT24C chips.
 PAGE_SIZE Page size of an AT24C1024 chip (in bytes).
 TWCK TWI peripheral redefinition if needed TWI clock frequency in Hz.