#include <EFUpdate.h>
|
const uint32_t | EFU_ID = 0x00554645 |
|
◆ RecordType
Enumerator |
---|
NULL_RECORD | |
SKETCH_IMAGE | |
FS_IMAGE | |
EEPROM_IMAGE | |
◆ State
Enumerator |
---|
HEADER | |
RECORD | |
DATA | |
FAIL | |
IDLE | |
◆ EFUpdate()
◆ ~EFUpdate()
virtual EFUpdate::~EFUpdate |
( |
| ) |
|
|
inlinevirtual |
◆ begin()
◆ ConvertErrorToString()
void EFUpdate::ConvertErrorToString |
( |
| ) |
|
|
private |
◆ end()
◆ GetDriverName()
void EFUpdate::GetDriverName |
( |
String & | name | ) |
|
|
inline |
◆ getError()
uint8_t EFUpdate::getError |
( |
String & | msg | ) |
|
◆ hasError()
bool EFUpdate::hasError |
( |
| ) |
|
◆ process()
bool EFUpdate::process |
( |
uint8_t * | data, |
|
|
uint32_t | len ) |
◆ UpdateIsInProgress()
bool EFUpdate::UpdateIsInProgress |
( |
| ) |
|
|
inline |
◆ _error
◆ _errorMsg
String EFUpdate::_errorMsg |
|
private |
◆ _header
◆ _loc
uint32_t EFUpdate::_loc = 0 |
|
private |
◆ _maxSketchSpace
uint32_t EFUpdate::_maxSketchSpace = 0 |
|
private |
◆ _record
◆ _state
◆ EFU_ID
const uint32_t EFUpdate::EFU_ID = 0x00554645 |
The documentation for this class was generated from the following files: