Public Member Functions | Public Attributes | List of all members
dai::RawCameraControl::StrobeConfig Struct Reference

#include <RawCameraControl.hpp>

Public Member Functions

 DEPTHAI_SERIALIZE (StrobeConfig, enable, activeLevel, gpioNumber)
 

Public Attributes

uint8_t activeLevel
 1 for normal polarity (high-active), 0 otherwise More...
 
uint8_t enable
 Enable strobe output. More...
 
int8_t gpioNumber
 GPIO number to drive, or -1 if sensor driven. More...
 

Detailed Description

Definition at line 390 of file RawCameraControl.hpp.

Member Function Documentation

◆ DEPTHAI_SERIALIZE()

dai::RawCameraControl::StrobeConfig::DEPTHAI_SERIALIZE ( StrobeConfig  ,
enable  ,
activeLevel  ,
gpioNumber   
)

Member Data Documentation

◆ activeLevel

uint8_t dai::RawCameraControl::StrobeConfig::activeLevel

1 for normal polarity (high-active), 0 otherwise

Definition at line 394 of file RawCameraControl.hpp.

◆ enable

uint8_t dai::RawCameraControl::StrobeConfig::enable

Enable strobe output.

Definition at line 392 of file RawCameraControl.hpp.

◆ gpioNumber

int8_t dai::RawCameraControl::StrobeConfig::gpioNumber

GPIO number to drive, or -1 if sensor driven.

Definition at line 396 of file RawCameraControl.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