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


_______________________________________________
AVR-chat mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-chat

Reply via email to