avr-chat
[Top][All Lists]
Advanced

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

[avr-chat] Mutiple Interrupts on ATmega


From: Schwichtenberg Knut
Subject: [avr-chat] Mutiple Interrupts on ATmega
Date: Tue, 25 Oct 2005 08:16:43 +0200

Hi,

playing around with a timer and other interrupts I stranded wit the
following question.

Running in an interrupt (SIGNAL foo {.....}) handler other enabled
interrupts occur. In what sequence are these interrupts handled - are the
interrupt functions called - after leaving the current INT with reti?

Some other CPUs allow to define a priority, AVR not, but there must be any
kind of HW strategy build into the AVR to handle this.

Any comments are welcome.

Cheers

Knut




reply via email to

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