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

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

Re: [avr-libc-dev] variable that survives reset?


From: E. Weddington
Subject: Re: [avr-libc-dev] variable that survives reset?
Date: Mon, 24 Nov 2003 10:01:40 -0700

On 24 Nov 2003 at 14:02, address@hidden wrote:

> Hi guys,
> 
> Is it possible to have variable that survives a reset?

That's what the internal EEPROM is for: to store data that must persist, 
i.e. "survives a reset". Look at the eeprom routines in the avr-libc user 
manual.

Eric




reply via email to

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