Public Member Functions | Public Attributes | Static Public Attributes | List of all members
dai::bootloader::response::FlashComplete Struct Reference

#include <Bootloader.hpp>

Inheritance diagram for dai::bootloader::response::FlashComplete:
Inheritance graph
[legend]

Public Member Functions

 FlashComplete ()
 
- Public Member Functions inherited from dai::bootloader::response::BaseResponse
 BaseResponse (Command command)
 

Public Attributes

char errorMsg [64] {0}
 
uint32_t success = 0
 
- Public Attributes inherited from dai::bootloader::response::BaseResponse
Command cmd
 

Static Public Attributes

static constexpr const char * NAME = "FlashComplete"
 
static constexpr const char * VERSION = "0.0.2"
 

Detailed Description

Definition at line 282 of file Bootloader.hpp.

Constructor & Destructor Documentation

◆ FlashComplete()

dai::bootloader::response::FlashComplete::FlashComplete ( )
inline

Definition at line 284 of file Bootloader.hpp.

Member Data Documentation

◆ errorMsg

char dai::bootloader::response::FlashComplete::errorMsg[64] {0}

Definition at line 288 of file Bootloader.hpp.

◆ NAME

constexpr const char* dai::bootloader::response::FlashComplete::NAME = "FlashComplete"
staticconstexpr

Definition at line 291 of file Bootloader.hpp.

◆ success

uint32_t dai::bootloader::response::FlashComplete::success = 0

Definition at line 287 of file Bootloader.hpp.

◆ VERSION

constexpr const char* dai::bootloader::response::FlashComplete::VERSION = "0.0.2"
staticconstexpr

Definition at line 290 of file Bootloader.hpp.


The documentation for this struct was generated from the following file:


depthai
Author(s): Martin Peterlin
autogenerated on Sat Mar 22 2025 02:58:20