Classes | |
struct | ApplicationDetails |
struct | BaseResponse |
struct | BootApplication |
struct | BootloaderCommit |
struct | BootloaderMemory |
struct | BootloaderType |
struct | BootloaderVersion |
struct | FlashComplete |
struct | FlashStatusUpdate |
struct | GetBootloaderConfig |
struct | IsUserBootloader |
struct | MemoryDetails |
struct | NoOp |
struct | ReadFlash |
Enumerations | |
enum | Command : uint32_t { FLASH_COMPLETE = 0, FLASH_STATUS_UPDATE, BOOTLOADER_VERSION, BOOTLOADER_TYPE, GET_BOOTLOADER_CONFIG, BOOTLOADER_MEMORY, BOOT_APPLICATION, BOOTLOADER_COMMIT, READ_FLASH, APPLICATION_DETAILS, MEMORY_DETAILS, IS_USER_BOOTLOADER, NO_OP } |
enum dai::bootloader::response::Command : uint32_t |
Definition at line 260 of file Bootloader.hpp.