[En-Nut-Discussion] how to use NetRegisterInterrupt ?

Kim Madsen k_madsen at esenet.dk
Mon Aug 11 13:40:02 CEST 2003


Hi..
Have any of you a code sample that the gcc avr will take without error

void timer1(void* arg)
{

 return;
}


NutRegisterInterrupt(14,&timer1,(void*)0);

Kind regards
Kim Madsen.





More information about the En-Nut-Discussion mailing list