#include <sbgEComCmdEvent.h>
Public Attributes | |
| uint32_t | duration |
| SbgEComSyncOutFunction | outputFunction |
| SbgEComSyncOutPolarity | polarity |
Helper structure for sync out configuration.
Definition at line 112 of file sbgEComCmdEvent.h.
| uint32_t _SbgEComSyncOutConf::duration |
Pulse width for the sync out (in ns).
Definition at line 116 of file sbgEComCmdEvent.h.
| SbgEComSyncOutFunction _SbgEComSyncOutConf::outputFunction |
Output function of the sync out pin
Definition at line 114 of file sbgEComCmdEvent.h.
| SbgEComSyncOutPolarity _SbgEComSyncOutConf::polarity |
Polarity of the sync out.
Definition at line 115 of file sbgEComCmdEvent.h.