|
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 betweeninterrputs and Signals?
from user to user: See http://www.nongnu.org/avr-libc/user-manual/group__avr__interrupts.htmlInside of interrupts, the global Interrupt Flag in the status-register is set. Signals cannot be interrupted by other interrupts.
Greets Andreas Buhr
[Prev in Thread] | Current Thread | [Next in Thread] |