EEPROM-Storage Library
The EEPROM Storage library provides the ability to access variables stored in EEPROM just as if they were stored in RAM.
 
Loading...
Searching...
No Matches
EEPROM-Base.h File Reference

This file contains the EEPROMBase<T> definition. More...

#include "EEPROM-Util.h"
#include "EEPROM-Checksum.h"

Go to the source code of this file.

Classes

class  EEPROMBase< T >
 Base class to wrap an EEPROM variable. More...
 

Macros

#define EEPROM_BASE_H
 

Detailed Description

This file contains the EEPROMBase<T> definition.

Definition in file EEPROM-Base.h.

Macro Definition Documentation

◆ EEPROM_BASE_H

#define EEPROM_BASE_H

Definition at line 21 of file EEPROM-Base.h.