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

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

RE: [avr-libc-dev] [RFC] Sleeping BOD API


From: Weddington, Eric
Subject: RE: [avr-libc-dev] [RFC] Sleeping BOD API
Date: Thu, 5 Feb 2009 16:16:02 -0700

 

> -----Original Message-----
> From: 
> address@hidden 
> [mailto:address@hidden
> org] On Behalf Of Weddington, Eric
> Sent: Thursday, February 05, 2009 4:11 PM
> To: address@hidden
> Subject: [avr-libc-dev] [RFC] Sleeping BOD API
> 
> 
> Index: include/avr/sleep.h
> ===================================================================
> RCS file: /sources/avr-libc/avr-libc/include/avr/sleep.h,v
> retrieving revision 1.17.2.16
> diff -u -p -r1.17.2.16 sleep.h
> --- include/avr/sleep.h       29 Jan 2009 23:21:24 -0000      
> 1.17.2.16
> +++ include/avr/sleep.h       5 Feb 2009 23:06:44 -0000
> @@ -102,6 +102,35 @@
>      immediately after an \c SEI instruction.  As the intruction right
>      after the \c SEI is guaranteed to be executed before an interrupt
>      could trigger, it is sure the device will really be put to sleep.
> +
> +    Some devices have the ability to disable the Brown Out 
> Detector (BOD) before 
> +    going to disable. This will also reduce power while 

Bah. That should read:

"Some devices have the ability to disable the Brown Out Detector (BOD) before 
going to sleep."




reply via email to

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