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

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

Re: [avr-libc-dev] [RFC] sleep api


From: E. Weddington
Subject: Re: [avr-libc-dev] [RFC] sleep api
Date: Fri, 01 Nov 2002 17:13:37 -0700

On 1 Nov 2002 at 10:51, Theodore A. Roth wrote:

> Hi,
> 
> Attached is new header implementing an api for the SLEEP insn.
> 
> Comments?
> 
> Ted Roth
> 

Looks good. I like the name sleep_mode(). Solves the earlier debate 
on this list. :-)

One problem (?) you wrote on both lines _BV (SE), with a space before 
the parens. Will this fail? I thought you needed to write _BV(SE). I 
could also have my macro syntax wrong.

Well anyways, have a good weekend all!

Eric





reply via email to

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