avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] is the effect of EMPTY_INTERRUPT() also the default behav


From: Michael Hennebry
Subject: Re: [avr-chat] is the effect of EMPTY_INTERRUPT() also the default behavior?
Date: Tue, 20 Sep 2016 00:54:30 -0500 (CDT)
User-agent: Alpine 1.00 (DEB 882 2007-12-20)

On Fri, 16 Sep 2016, Britton Kerin wrote:

I haven't looked what EMPTY_INTERRUPT() does exactly, but I've got a
program that doesn't seem to care whether I include it or not.  Is it
effectively the default behavior, and if so may this behavior be
relied upon?

Just what the name suggests:
It's equivalent to ISR(...) {} .

--
Michael   address@hidden
"Sorry but your password must contain an uppercase letter, a number,
a haiku, a gang sign, a heiroglyph, and the blood of a virgin."
                                                             --  someeecards



reply via email to

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