#include <AP_Common.h>
#include <AP_Vector.h>
#include <avr/eeprom.h>
#include <avr/pgmspace.h>
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. |
Global eepromRegistry declaration.