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

#include <Bootloader.hpp>

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

Public Member Functions

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

Public Attributes

uint32_t hasMemory = 0
 
Memory memory = Memory::FLASH
 
char memoryInfo [512] {0}
 
int64_t memorySize = 0
 
- Public Attributes inherited from dai::bootloader::response::BaseResponse
Command cmd
 

Static Public Attributes

static constexpr const char * NAME = "MemoryDetails"
 
static constexpr const char * VERSION = "0.0.19"
 

Detailed Description

Definition at line 413 of file Bootloader.hpp.

Constructor & Destructor Documentation

◆ MemoryDetails()

dai::bootloader::response::MemoryDetails::MemoryDetails ( )
inline

Definition at line 415 of file Bootloader.hpp.

Member Data Documentation

◆ hasMemory

uint32_t dai::bootloader::response::MemoryDetails::hasMemory = 0

Definition at line 418 of file Bootloader.hpp.

◆ memory

Memory dai::bootloader::response::MemoryDetails::memory = Memory::FLASH

Definition at line 419 of file Bootloader.hpp.

◆ memoryInfo

char dai::bootloader::response::MemoryDetails::memoryInfo[512] {0}

Definition at line 421 of file Bootloader.hpp.

◆ memorySize

int64_t dai::bootloader::response::MemoryDetails::memorySize = 0

Definition at line 420 of file Bootloader.hpp.

◆ NAME

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

Definition at line 424 of file Bootloader.hpp.

◆ VERSION

constexpr const char* dai::bootloader::response::MemoryDetails::VERSION = "0.0.19"
staticconstexpr

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