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

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

#include "EEPROM-Base.h"

Go to the source code of this file.

Classes

class  EEPROMCache< T >
 Provides indirect access to an EEPROM variable. More...
 

Macros

#define EEPROM_CACHE_H
 

Detailed Description

This file contains the EEPROMCache<T> definition.

Definition in file EEPROM-Cache.h.

Macro Definition Documentation

◆ EEPROM_CACHE_H

#define EEPROM_CACHE_H

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