|
Critical Link MityCam SoC Firmware
1.0
Critical Link MityCam SoC Firmware
|
Go to the documentation of this file.
13 #ifndef _DSP_ARM_MSGS_
14 #define _DSP_ARM_MSGS_
@ eeOUTTIMGEN2
drive GPIO with custom timing strobe 2 (TBD)
Definition: arm_dsp_msgs.h:32
uint32_t mnTrigRisingEdge
when 1, use rising edge of trigger
Definition: arm_dsp_msgs.h:61
uint32_t mnEndRow
ROI last row (zero based)
Definition: arm_dsp_msgs.h:51
uint32_t mnMechShutterOpenTime
time required to open mechanical shutter, ms
Definition: arm_dsp_msgs.h:65
uint32_t mnStartRow
ROI first row (zero based)
Definition: arm_dsp_msgs.h:50
@ eeOUTLOW
drive GPIO low
Definition: arm_dsp_msgs.h:27
@ eeROLLING_SHUTTER
Definition: arm_dsp_msgs.h:41
uint32_t mnStartCol
ROI first column (zero based)
Definition: arm_dsp_msgs.h:52
tePinState
Definition: arm_dsp_msgs.h:24
uint32_t mnTriggerDelay
number of ms to delay from trigger to capture start
Definition: arm_dsp_msgs.h:64
The tsCaptureConfigMsg struct holds the pending sensor configuration prior to capture.
Definition: arm_dsp_msgs.h:48
uint32_t mnSensorShutterMode
See teSensorShutterMode.
Definition: arm_dsp_msgs.h:68
@ eeOUTTIMGEN0
drive GPIO with custom timing strobe 0 (TBD)
Definition: arm_dsp_msgs.h:30
teSensorShutterMode
Definition: arm_dsp_msgs.h:39
uint32_t mnExpLen
Exposure length is ms. (min, max??)
Definition: arm_dsp_msgs.h:54
Common file storing parameter related to the sCMOS sensor.
@ eeINPUT
set the GPIO as in INPUT
Definition: arm_dsp_msgs.h:26
uint32_t mnMechShutterPolarity
when 1, shutter is active high, when 0, active low
Definition: arm_dsp_msgs.h:67
uint32_t mnTriggerMode
when 1, single trigger starts group of frames,
Definition: arm_dsp_msgs.h:62
@ eeGLOBAL_SHUTTER
Definition: arm_dsp_msgs.h:42
bool mbIsMicros
Definition: arm_dsp_msgs.h:55
uint32_t mnTriggerPin
0-4, trigger pin index
Definition: arm_dsp_msgs.h:60
@ eeSHUTTER
drive GPIO with shutter signal
Definition: arm_dsp_msgs.h:29
@ eeOUTTIMGEN1
drive GPIO with custom timing strobe 1 (TBD)
Definition: arm_dsp_msgs.h:31
uint32_t mnMechShutterCloseTime
time required to close mechanical shutter, ms
Definition: arm_dsp_msgs.h:66
uint32_t mnExternalTrigger
when 1, use external triggering
Definition: arm_dsp_msgs.h:59
uint32_t mnEndCol
ROI last column (zero based)
Definition: arm_dsp_msgs.h:53
uint32_t mnInterFrameTime
Frame to frame interval in ms. (0 is fast as can)
Definition: arm_dsp_msgs.h:56
@ eeOUTHIGH
drive GPIO high
Definition: arm_dsp_msgs.h:28
int32_t mnNumFrames
current capture. Set to negative for continunous capture.
Definition: arm_dsp_msgs.h:57