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

#include <Bootloader.hpp>

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

Public Member Functions

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

Public Attributes

uint32_t invalidOp = 0
 
- Public Attributes inherited from dai::bootloader::response::BaseResponse
Command cmd
 

Static Public Attributes

static constexpr const char * NAME = "NO_OP"
 
static constexpr const char * VERSION = "0.0.21"
 

Detailed Description

Definition at line 438 of file Bootloader.hpp.

Constructor & Destructor Documentation

◆ NoOp()

dai::bootloader::response::NoOp::NoOp ( )
inline

Definition at line 440 of file Bootloader.hpp.

Member Data Documentation

◆ invalidOp

uint32_t dai::bootloader::response::NoOp::invalidOp = 0

Definition at line 442 of file Bootloader.hpp.

◆ NAME

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

Definition at line 445 of file Bootloader.hpp.

◆ VERSION

constexpr const char* dai::bootloader::response::NoOp::VERSION = "0.0.21"
staticconstexpr

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