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

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

[avr-libc-dev] Is eeprom_write_byte supporting the new bitwise eeprom wr


From: Selbst
Subject: [avr-libc-dev] Is eeprom_write_byte supporting the new bitwise eeprom write feature of new devices?
Date: Wed, 12 Apr 2006 23:43:24 +0200

Hi,

i just read about the more or less new feature of the newer avr devices that 
allows more 
efficient eeprom write operations. Basically it allows to save some erase 
cycles if bits only 
need to be set but none erased:
http://www.atmel.com/dyn/resources/prod_documents/doc2578.pdf

Are the current avr-libc functions using this eeprom write scheme if available? 

Or if not are they at least checking if the byte is unchanged and need no write 
at all?

regards and many thanks for the great work on avr-libc
Holger





reply via email to

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