Eeprom

Undocumented in source.

Constructors

this
this(void[] memory)
Undocumented in source.

Members

Functions

get
T get(uint address)
Undocumented in source. Be warned that the author may not have intended to support it.
getArray
T[] getArray(uint address, uint size)
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(uint address, T value)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta