#include <Bootloader.hpp>
|
static constexpr const char * | NAME = "MemoryDetails" |
|
static constexpr const char * | VERSION = "0.0.19" |
|
Definition at line 413 of file Bootloader.hpp.
◆ MemoryDetails()
dai::bootloader::response::MemoryDetails::MemoryDetails |
( |
| ) |
|
|
inline |
◆ hasMemory
uint32_t dai::bootloader::response::MemoryDetails::hasMemory = 0 |
◆ memory
◆ memoryInfo
char dai::bootloader::response::MemoryDetails::memoryInfo[512] {0} |
◆ memorySize
int64_t dai::bootloader::response::MemoryDetails::memorySize = 0 |
◆ NAME
constexpr const char* dai::bootloader::response::MemoryDetails::NAME = "MemoryDetails" |
|
staticconstexpr |
◆ VERSION
constexpr const char* dai::bootloader::response::MemoryDetails::VERSION = "0.0.19" |
|
staticconstexpr |
The documentation for this struct was generated from the following file: