SlotNVM
0.1.0
|
CArduinoEEPROM | NVM access class for AVR microcontroller with integrated EEPROM |
CNVMBase | Use this as base for your NVM access class |
CSlotNVM | |
CSlotNVM16CRC | SlotNVM with 16 bytes per cluster protected with CRC |
CSlotNVM16noCRC | SlotNVM with 16 bytes per cluster and no CRC |
CSlotNVM32CRC | SlotNVM with 32 bytes per cluster protected with CRC |
CSlotNVM32noCRC | SlotNVM with 32 bytes per cluster and no CRC |
CSlotNVM64CRC | SlotNVM with 64 bytes per cluster protected with CRC |
CSlotNVM64noCRC | SlotNVM with 64 bytes per cluster and no CRC |