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

#include <Bootloader.hpp>

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

Public Member Functions

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

Public Attributes

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

Static Public Attributes

static constexpr const char * NAME = "GetBootloaderConfig"
 
static constexpr const char * VERSION = "0.0.14"
 

Detailed Description

Definition at line 329 of file Bootloader.hpp.

Constructor & Destructor Documentation

◆ GetBootloaderConfig()

dai::bootloader::response::GetBootloaderConfig::GetBootloaderConfig ( )
inline

Definition at line 331 of file Bootloader.hpp.

Member Data Documentation

◆ errorMsg

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

Definition at line 335 of file Bootloader.hpp.

◆ NAME

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

Definition at line 340 of file Bootloader.hpp.

◆ numPackets

uint32_t dai::bootloader::response::GetBootloaderConfig::numPackets = 0

Definition at line 337 of file Bootloader.hpp.

◆ success

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

Definition at line 334 of file Bootloader.hpp.

◆ totalSize

uint32_t dai::bootloader::response::GetBootloaderConfig::totalSize = 0

Definition at line 336 of file Bootloader.hpp.

◆ VERSION

constexpr const char* dai::bootloader::response::GetBootloaderConfig::VERSION = "0.0.14"
staticconstexpr

Definition at line 339 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