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

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

[avr-gcc-list] Two interrupts one function?


From: Trampas
Subject: [avr-gcc-list] Two interrupts one function?
Date: Sat, 13 May 2006 09:28:28 -0400

I have two external interrupts connected to a quadature encoder, I do the same operations when either interrupt pin is changed. I was wondering if it was possible to have one ISR that is called from both interrupts. If so how do I do it?

 

Trampas


reply via email to

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