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

#include <SPIInProperties.hpp>

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

Public Attributes

int busId = 0
 
std::uint32_t maxDataSize = dai::device::XLINK_USB_BUFFER_MAX_SIZE
 
std::uint32_t numFrames = 4
 
std::string streamName
 

Additional Inherited Members

- Public Member Functions inherited from dai::PropertiesSerializable< Properties, SPIInProperties >
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

Properties for SPIIn node

Definition at line 11 of file SPIInProperties.hpp.

Member Data Documentation

◆ busId

int dai::SPIInProperties::busId = 0

SPI bus to use

Definition at line 20 of file SPIInProperties.hpp.

◆ maxDataSize

std::uint32_t dai::SPIInProperties::maxDataSize = dai::device::XLINK_USB_BUFFER_MAX_SIZE

Maximum input data size

Definition at line 25 of file SPIInProperties.hpp.

◆ numFrames

std::uint32_t dai::SPIInProperties::numFrames = 4

Number of frames in pool

Definition at line 30 of file SPIInProperties.hpp.

◆ streamName

std::string dai::SPIInProperties::streamName

Name of stream

Definition at line 15 of file SPIInProperties.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