9 #ifndef XSSYNCLINEMK4_H
10 #define XSSYNCLINEMK4_H
XsSyncLine
Synchronization line identifiers.
SyncLineMk4
Synchronization line identifiers for the Mk4 devices, only to be used directly in Xbus messages.
@ XSL4_ExtTimepulseIn
External Timepulse input XSL_ExtTimepulseIn.
@ XSL4_In
Send data line XSL_In1.
@ XSL4_BiOut
Bidirectional sync line, configured as output XSL_Bi1Out.
@ XSL4_ClockIn
External clock sync XSL_ClockIn.
@ XSL4_ReqData
Serial data sync option, use XMID_ReqData message id for this XSL_ReqData.
@ XSL4_BiIn
Bidirectional sync line, configured as input XSL_Bi1In.
@ XSL4_GpsClockIn
GPS clock sync XSL_GpsClockIn.
XsSyncLine xsl4ToXsl(SyncLineMk4 mk4Line)
SyncLineMk4 xslToXsl4(XsSyncLine line)