RSeries astromech firmware
|
#include <EEPROM.h>
Go to the source code of this file.
Classes | |
class | Persistent< T, kSignature > |
Template manages persistance of specific type. More... | |
Macros | |
#define | PERSIST(T) Persistent<T,WSID16(#T)> |
#define PERSIST | ( | T | ) | Persistent<T,WSID16(#T)> |