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-Storage.h File Reference

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

#include "EEPROM-Base.h"

Go to the source code of this file.

Classes

class  EEPROMStorage< T >
 Provides direct access to an EEPROM variable. More...
 

Macros

#define EEPROM_STORAGE_H
 

Detailed Description

This file contains the EEPROMStorage<T> definition.

Definition in file EEPROM-Storage.h.

Macro Definition Documentation

◆ EEPROM_STORAGE_H

#define EEPROM_STORAGE_H

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