> I assume they are turned off, but I am > wondering if an interrupt occurs while in the routine, > is it saved and executed latter, upon exit? Yes, the interrupt flags are set while you're in an ISR, and executed in the order that they appear in the interrupt vector table once the MCU is able to. Richard --- "Iz dana u dan ona dolazi i odlazi u talasima" http://www.van-gogh.co.yu/
Message
Re: [AVR-Chat] Digest Number 985
2005-03-28 by Richard Reeves