Public Attributes | List of all members
dai::SPIOutProperties Struct Reference

#include <SPIOutProperties.hpp>

Inheritance diagram for dai::SPIOutProperties:
Inheritance graph
[legend]

Public Attributes

int busId = 0
 
std::string streamName
 

Additional Inherited Members

- Public Member Functions inherited from dai::PropertiesSerializable< Properties, SPIOutProperties >
virtual std::unique_ptr< Propertiesclone () const override
 
virtual void serialize (std::vector< std::uint8_t > &data, SerializationType type=SerializationType::LIBNOP) const override
 
- Public Member Functions inherited from dai::Properties
virtual std::unique_ptr< Propertiesclone () const =0
 
virtual ~Properties ()=default
 

Detailed Description

Specify properties for SPIOut node

Definition at line 10 of file SPIOutProperties.hpp.

Member Data Documentation

◆ busId

int dai::SPIOutProperties::busId = 0

SPI bus to use

Definition at line 19 of file SPIOutProperties.hpp.

◆ streamName

std::string dai::SPIOutProperties::streamName

Name of stream

Definition at line 14 of file SPIOutProperties.hpp.


The documentation for this struct was generated from the following file:


depthai
Author(s): Martin Peterlin
autogenerated on Sat Jun 1 2024 02:57:09