This macro defines the name of the ISR. For example to use
the output compare 2 interrupt of the ATMega128, add this as a compile
or assemble option:
-DTIMER_ISR=SIG_OUTPUT_COMPARE2
Use the same naming convention as the signal names.
This macro is only useful if timer.S is used.
Copyright © 2008-10-25 by Tak Auyeung