XsSyncFunction m_function
@ XSF_ClockBiasEstimation
Do a clock bias estimation on trigger.
XsSyncPolarity m_polarity
void XsSyncSetting_swap(XsSyncSetting *a, XsSyncSetting *b)
Swap the contents of a with b.
@ XSL_CtsIn
RS232 CTS sync in.
int XsSyncSetting_compare(const struct XsSyncSetting *a, const struct XsSyncSetting *b)
Compares a with b.
@ XSL_Bi1Out
Bidirectional Sync 1 Out.
A structure for storing all xsens sync settings.
@ XSL_Bi1In
Bidirectional Sync 1 In.
@ XSL_ClockIn
Clock synchronisation input.
@ XSL_RtsOut
RS232 RTS sync out.
int XsSyncSetting_isInput(const XsSyncSetting *thisPtr)
Returns whether the selected line is configured as an input line.
int XsSyncSetting_isOutput(const XsSyncSetting *thisPtr)
Returns whether the selected line is configured as an output line.