See Quick Start Guide for the XMEGA NVM Driver.
See Quick Start quide for common NVM driver.
Low-level driver implementation for the AVR XMEGA Non Volatile Memory Controller (NVM).
The XMEGA NVM controller interfaces the internal non-volatile memories in the XMEGA devices. Program memory, EEPROM and signature row is can be interfaced by the module. See the documentation of each sub-module for more information.
See Quick Start Guide for the XMEGA NVM Driver
This is the common API for non volatile memories. Additional features are available in the documentation of the specific modules.
Modules | |
NVM driver generic module handling | |
Support functions for the NVM driver. | |
NVM driver signature handling | |
Handling of signature rows. | |
NVM driver EEPROM handling | |
Functions for handling internal EEPROM memory. | |
NVM driver flash handling | |
Functions for handling internal flash memory. | |
NVM driver fuse and lock bits handling | |
Functions for reading fuses and writing lock bits. | |