AVR Software Framework: AVR XMEGA NVM Driver
Copyright © 2010 Atmel Corporation
Introduction
The Non Volatile Memory (NVM) is in short the the internal flash and EEPROM memory of all XMEGA devices.
XMEGA NVM Driver
This driver can be used to read, write and erase blocks of non volatile memory. This driver abstracts the user from directly accessing the register.
XMEGA NVM Driver Examples
There are three examples included in this framework and they support both GCC and IAR:
- Read contents from the production signature row
- Erase, write and read data from EEPROM
- Erase, write and read data from internal flash