Critical Link MityCam SoC Firmware
1.0
Critical Link MityCam SoC Firmware
|
Defines message structure between DSP and ARM. (This is from the legacy MityOMAP-L138 implementation). More...
Go to the source code of this file.
Classes | |
struct | tsCaptureConfigMsg |
The tsCaptureConfigMsg struct holds the pending sensor configuration prior to capture. More... | |
Enumerations | |
enum | tePinState { eeINPUT = 0, eeOUTLOW = 1, eeOUTHIGH = 2, eeSHUTTER = 3, eeOUTTIMGEN0 = 4, eeOUTTIMGEN1 = 5, eeOUTTIMGEN2 = 6 } |
enum | teSensorShutterMode { eeROLLING_SHUTTER, eeGLOBAL_SHUTTER } |
Defines message structure between DSP and ARM. (This is from the legacy MityOMAP-L138 implementation).
o 0 | / Copyright (c) 2005-2012 (CL)—o Critical Link, LLC \ O
enum tePinState |
This enum is defined in the MityCCD clcamiface.h, replicated here because it is buried in the DLL API instead of a separate header.
enum teSensorShutterMode |