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

#include <Bootloader.hpp>

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

Public Member Functions

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

Public Attributes

uint32_t major = 0
 
uint32_t minor = 0
 
uint32_t patch = 0
 
- Public Attributes inherited from dai::bootloader::response::BaseResponse
Command cmd
 

Static Public Attributes

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

Detailed Description

Definition at line 303 of file Bootloader.hpp.

Constructor & Destructor Documentation

◆ BootloaderVersion()

dai::bootloader::response::BootloaderVersion::BootloaderVersion ( )
inline

Definition at line 305 of file Bootloader.hpp.

Member Data Documentation

◆ major

uint32_t dai::bootloader::response::BootloaderVersion::major = 0

Definition at line 308 of file Bootloader.hpp.

◆ minor

uint32_t dai::bootloader::response::BootloaderVersion::minor = 0

Definition at line 309 of file Bootloader.hpp.

◆ NAME

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

Definition at line 313 of file Bootloader.hpp.

◆ patch

uint32_t dai::bootloader::response::BootloaderVersion::patch = 0

Definition at line 310 of file Bootloader.hpp.

◆ VERSION

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

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