Non-Volatile Memory
[Device Driver API.]

Read data from and write data to non-volatile memory. More...

Collaboration diagram for Non-Volatile Memory:

Modules

 AVR EEPROM
 

AVR on-chip EEPROM support.



Detailed Description

Read data from and write data to non-volatile memory.

Non-volatile data memory is typically used to store configuration settings. Nut/OS currently supports three types of non-volatile storage:

Nut/OS uses non-volatile memory to store the _CONFOS structure at location CONFNET_EE_OFFSET and the _CONFNET structure at location CONFNET_EE_OFFSET.


© 2000-2010 by contributors - visit http://www.ethernut.de/