#include <Bootloader.hpp>
|
| static constexpr const char * | NAME = "UpdateFlash" |
| |
| static constexpr const char * | VERSION = "0.0.2" |
| |
Definition at line 63 of file Bootloader.hpp.
◆ Storage
◆ UpdateFlash()
| dai::bootloader::request::UpdateFlash::UpdateFlash |
( |
| ) |
|
|
inline |
◆ NAME
| constexpr const char* dai::bootloader::request::UpdateFlash::NAME = "UpdateFlash" |
|
staticconstexpr |
◆ numPackets
| uint32_t dai::bootloader::request::UpdateFlash::numPackets = 0 |
◆ storage
| Storage dai::bootloader::request::UpdateFlash::storage = Storage::SBR |
◆ totalSize
| uint32_t dai::bootloader::request::UpdateFlash::totalSize = 0 |
◆ VERSION
| constexpr const char* dai::bootloader::request::UpdateFlash::VERSION = "0.0.2" |
|
staticconstexpr |
The documentation for this struct was generated from the following file: