avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] Interrupt Service Routines


From: Dave Lamont
Subject: [avr-gcc-list] Interrupt Service Routines
Date: Wed, 5 Apr 2006 14:21:28 +1200

Can somebody advise me how to write the
replacement  of   SIGNAL(SIG_OVERFLOW0)

I have tried various combinations of
interrupt (TIMER0_OVF) void TIMER0_OVF(void)
{  etc;etc;etc}

Thank you in anticipation

David Lamont comtec




reply via email to

[Prev in Thread] Current Thread [Next in Thread]