ISR_Twi
Default mainpagebasic-twi-eeprom-projectISR_Twi
Description Source Call Graph
Start Line: 170
void ISR_Twi(void)
{
    TWID_Handler(&twid);
}