avr-chat
[Top][All Lists]
Advanced

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

RE: [avr-chat] switch off the BOD by software


From: Weddington, Eric
Subject: RE: [avr-chat] switch off the BOD by software
Date: Tue, 22 Sep 2009 11:16:36 -0600

 

> -----Original Message-----
> From: address@hidden 
> [mailto:address@hidden
>  On Behalf Of wally
> Sent: Tuesday, September 22, 2009 10:17 AM
> To: address@hidden
> Subject: [avr-chat] switch off the BOD by software
> 
> May anybody show me please how to switch off the BOD by software ?
> Or an URL to an example code snippet.
> 
> I do not know how to 
> "BOD disable is controlled by a timed sequence" 
> in C code.

Take a look at <avr/sleep.h> from avr-libc:
<http://www.nongnu.org/avr-libc/user-manual/group__avr__sleep.html>

There is a function/macro sleep_bod_disable() that is part of the header file, 
though it seems the avr-libc documentation seems to be lacking in this area. 
:-( 




reply via email to

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