sbgEComCmdEvent.h
Go to the documentation of this file.
1 
20 #ifndef __SBG_ECOM_CMD_EVENT_H__
21 #define __SBG_ECOM_CMD_EVENT_H__
22 
23 #include "sbgEComCmdCommon.h"
24 
25 //----------------------------------------------------------------------//
26 //- Event definitions -//
27 //----------------------------------------------------------------------//
28 
32 typedef enum _SbgEComSyncInId
33 {
39 
44 {
50 
54 typedef enum _SbgEComSyncOutId
55 {
59 
64 {
85 
90 {
95 
96 //----------------------------------------------------------------------//
97 //- Event configurations -//
98 //----------------------------------------------------------------------//
99 
103 typedef struct _SbgEComSyncInConf
104 {
106  int32_t delay;
108 
112 typedef struct _SbgEComSyncOutConf
113 {
116  uint32_t duration;
118 
119 //----------------------------------------------------------------------//
120 //- Event commands -//
121 //----------------------------------------------------------------------//
122 
131 
140 
149 
158 
159 #endif
SbgErrorCode sbgEComCmdSyncInGetConf(SbgEComHandle *pHandle, SbgEComSyncInId syncInId, SbgEComSyncInConf *pConf)
This file groups all common definitions required by all commands.
_SbgEComSyncOutId
SbgEComSyncInSensitivity sensitivity
_SbgEComSyncOutPolarity
struct _SbgEComSyncInConf SbgEComSyncInConf
enum _SbgEComSyncOutFunction SbgEComSyncOutFunction
enum _SbgEComSyncOutId SbgEComSyncOutId
_SbgEComSyncOutFunction
SbgErrorCode sbgEComCmdSyncOutSetConf(SbgEComHandle *pHandle, SbgEComSyncOutId syncOutId, const SbgEComSyncOutConf *pConf)
enum _SbgEComSyncOutPolarity SbgEComSyncOutPolarity
SbgErrorCode sbgEComCmdSyncInSetConf(SbgEComHandle *pHandle, SbgEComSyncInId syncInId, const SbgEComSyncInConf *pConf)
_SbgEComSyncInId
SbgEComSyncOutPolarity polarity
struct _SbgEComSyncOutConf SbgEComSyncOutConf
enum _SbgEComSyncInSensitivity SbgEComSyncInSensitivity
_SbgEComSyncInSensitivity
SbgEComSyncOutFunction outputFunction
enum _SbgEComSyncInId SbgEComSyncInId
SbgErrorCode sbgEComCmdSyncOutGetConf(SbgEComHandle *pHandle, SbgEComSyncOutId syncOutId, SbgEComSyncOutConf *pConf)
enum _SbgErrorCode SbgErrorCode


sbg_driver
Author(s): SBG Systems
autogenerated on Thu Oct 22 2020 03:47:22