Classes | Variables

/home/jgoppert/Projects/ap/libraries/AP_EEProm/AP_EEProm.h File Reference

#include <AP_Common.h>
#include <AP_Vector.h>
#include <avr/eeprom.h>
#include <avr/pgmspace.h>
Include dependency graph for AP_EEProm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AP_EEPromEntry
 The interface for data entries in the eeprom registry. More...
class  AP_EEPromRegistry
 The main EEProm Registry class. More...
class  AP_EEPromVar< type >

Variables

AP_EEPromRegistry eepromRegistry
 Global eepromRegistry declaration.

Variable Documentation

Global eepromRegistry declaration.