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

#include <Bootloader.hpp>

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

Public Types

enum  Storage : uint32_t { SBR, BOOTLOADER }
 

Public Member Functions

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

Public Attributes

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

Static Public Attributes

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

Detailed Description

Definition at line 63 of file Bootloader.hpp.

Member Enumeration Documentation

◆ Storage

Enumerator
SBR 
BOOTLOADER 

Definition at line 68 of file Bootloader.hpp.

Constructor & Destructor Documentation

◆ UpdateFlash()

dai::bootloader::request::UpdateFlash::UpdateFlash ( )
inline

Definition at line 65 of file Bootloader.hpp.

Member Data Documentation

◆ NAME

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

Definition at line 74 of file Bootloader.hpp.

◆ numPackets

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

Definition at line 71 of file Bootloader.hpp.

◆ storage

Storage dai::bootloader::request::UpdateFlash::storage = Storage::SBR

Definition at line 69 of file Bootloader.hpp.

◆ totalSize

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

Definition at line 70 of file Bootloader.hpp.

◆ VERSION

constexpr const char* dai::bootloader::request::UpdateFlash::VERSION = "0.0.2"
staticconstexpr

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