avr-libc-dev
[Top][All Lists]
Advanced

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

Re: [avr-libc-dev] about interrputs and Signals


From: Andreas Buhr
Subject: Re: [avr-libc-dev] about interrputs and Signals
Date: Mon, 05 Jul 2004 06:45:30 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040628

Hi,

I am a user of winavr, I would like to ask what is the difference between
interrputs and Signals?

from user to user:
See http://www.nongnu.org/avr-libc/user-manual/group__avr__interrupts.html

Inside of interrupts, the global Interrupt Flag in the status-register is set. Signals cannot be interrupted by other interrupts.

Greets

Andreas Buhr




reply via email to

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