#include <Bootloader.hpp>
|
| static constexpr const char * | NAME = "ReadFlash" |
| |
| static constexpr const char * | VERSION = "0.0.19" |
| |
Definition at line 379 of file Bootloader.hpp.
◆ ReadFlash()
| dai::bootloader::response::ReadFlash::ReadFlash |
( |
| ) |
|
|
inline |
◆ errorMsg
| char dai::bootloader::response::ReadFlash::errorMsg[64] {0} |
◆ NAME
| constexpr const char* dai::bootloader::response::ReadFlash::NAME = "ReadFlash" |
|
staticconstexpr |
◆ numPackets
| uint32_t dai::bootloader::response::ReadFlash::numPackets = 0 |
◆ success
| uint32_t dai::bootloader::response::ReadFlash::success = 0 |
◆ totalSize
| uint32_t dai::bootloader::response::ReadFlash::totalSize = 0 |
◆ VERSION
| constexpr const char* dai::bootloader::response::ReadFlash::VERSION = "0.0.19" |
|
staticconstexpr |
The documentation for this struct was generated from the following file: