Public Member Functions | Public Attributes | Static Public Attributes | List of all members
dai::bootloader::request::BootMemory Struct Reference

#include <Bootloader.hpp>

Inheritance diagram for dai::bootloader::request::BootMemory:
Inheritance graph
[legend]

Public Member Functions

 BootMemory ()
 
- Public Member Functions inherited from dai::bootloader::request::BaseRequest
 BaseRequest (Command command)
 

Public Attributes

uint32_t numPackets = 0
 
uint32_t totalSize = 0
 
- Public Attributes inherited from dai::bootloader::request::BaseRequest
Command cmd
 

Static Public Attributes

static constexpr const char * NAME = "BootMemory"
 
static constexpr const char * VERSION = "0.0.12"
 

Detailed Description

Definition at line 89 of file Bootloader.hpp.

Constructor & Destructor Documentation

◆ BootMemory()

dai::bootloader::request::BootMemory::BootMemory ( )
inline

Definition at line 91 of file Bootloader.hpp.

Member Data Documentation

◆ NAME

constexpr const char* dai::bootloader::request::BootMemory::NAME = "BootMemory"
staticconstexpr

Definition at line 98 of file Bootloader.hpp.

◆ numPackets

uint32_t dai::bootloader::request::BootMemory::numPackets = 0

Definition at line 95 of file Bootloader.hpp.

◆ totalSize

uint32_t dai::bootloader::request::BootMemory::totalSize = 0

Definition at line 94 of file Bootloader.hpp.

◆ VERSION

constexpr const char* dai::bootloader::request::BootMemory::VERSION = "0.0.12"
staticconstexpr

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