|
| ConfigBool (const char *name, Storage &s, uint64_t addr, void(*onSet)(bool)=nullptr) |
|
bool | handleCommand (const char *input, Print &p) override |
|
void | print (Print &p) override |
|
bool | isValid () override |
|
bool | getValue () override |
|
void | printHelp (Print &p) |
|
| ConfigNumber (const char *name, Storage &s, uint64_t addr, bool min, bool max, void(*onSet)(bool)=nullptr) |
|
const char * | getName () override |
|
virtual error_t | setValue (bool newValue) |
|
|
virtual void | onValueSet () override |
|
char * | name |
|
Storage & | flash |
|
const uint64_t | addr |
|
bool | min |
|
bool | max |
|
void(* | onSet )(bool) |
|
The documentation for this class was generated from the following file:
- nola-sdk/include/ConfigBool.hpp