SlotNVM  0.1.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CArduinoEEPROMNVM access class for AVR microcontroller with integrated EEPROM
 CNVMBaseUse this as base for your NVM access class
 CSlotNVM
 CSlotNVM16CRCSlotNVM with 16 bytes per cluster protected with CRC
 CSlotNVM16noCRCSlotNVM with 16 bytes per cluster and no CRC
 CSlotNVM32CRCSlotNVM with 32 bytes per cluster protected with CRC
 CSlotNVM32noCRCSlotNVM with 32 bytes per cluster and no CRC
 CSlotNVM64CRCSlotNVM with 64 bytes per cluster protected with CRC
 CSlotNVM64noCRCSlotNVM with 64 bytes per cluster and no CRC