#include <core/EEPROMSettings.h>
Inherits T.
◆ clearCommands()
template<class T , uint32_t VERSION = 0xba5eba11>
◆ data()
template<class T , uint32_t VERSION = 0xba5eba11>
◆ deleteCommand()
template<class T , uint32_t VERSION = 0xba5eba11>
◆ getCommandCount()
template<class T , uint32_t VERSION = 0xba5eba11>
◆ getCommands()
template<class T , uint32_t VERSION = 0xba5eba11>
size_t EEPROMSettings< T, VERSION >::getCommands |
( |
uint8_t * |
buffer, |
|
|
size_t |
maxBufferSize |
|
) |
| |
|
inline |
◆ listCommands()
template<class T , uint32_t VERSION = 0xba5eba11>
◆ listSortedCommands()
template<class T , uint32_t VERSION = 0xba5eba11>
bool EEPROMSettings< T, VERSION >::listSortedCommands |
( |
Print & |
stream | ) |
|
|
inline |
◆ read()
template<class T , uint32_t VERSION = 0xba5eba11>
◆ readCommand()
template<class T , uint32_t VERSION = 0xba5eba11>
bool EEPROMSettings< T, VERSION >::readCommand |
( |
uint8_t |
num, |
|
|
char * |
cmd, |
|
|
size_t |
cmdBufferSize, |
|
|
const char * |
prefix = nullptr |
|
) |
| |
|
inline |
◆ write()
template<class T , uint32_t VERSION = 0xba5eba11>
◆ writeCommand()
template<class T , uint32_t VERSION = 0xba5eba11>
bool EEPROMSettings< T, VERSION >::writeCommand |
( |
uint8_t |
num, |
|
|
const char * |
cmd |
|
) |
| |
|
inline |
◆ kMaximumCommandLength
template<class T , uint32_t VERSION = 0xba5eba11>
constexpr int EEPROMSettings< T, VERSION >::kMaximumCommandLength = 0xFF |
|
staticconstexpr |
The documentation for this class was generated from the following file: