avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] Macro to read /write long to eeprom


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] Macro to read /write long to eeprom
Date: Tue, 9 Aug 2005 21:21:34 +0200 (MET DST)

"Royce Pereira" <address@hidden> wrote:

> Is there a macro to read or write a long word (32 bits) to eeprom?
> For the last hour I've been trying to write one unsuccessfully.

Use eeprom_{read,write}_block for anything beyond 16 bits.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)




reply via email to

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