|
| StorageConfig (uint8_t s) |
|
uint8_t | checksum () const |
|
void | validate () |
|
bool | valid () const |
|
void | clear () |
|
uint8_t | getSize () const |
|
uint8_t | getByte (uint8_t offset) const |
|
void | setByte (uint8_t offset, uint8_t data) |
|
Definition at line 464 of file Storage.h.