Go to the documentation of this file.
65 #ifndef XSSYNCLINEMK4_H
66 #define XSSYNCLINEMK4_H
SyncLineMk4 xslToXsl4(XsSyncLine line)
Translate an XsSyncLine into a Mk4-specififc SyncLineMk4.
@ 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_ClockIn
External clock sync XSL_ClockIn.
@ XSL4_Gnss1Pps
GNSS 1PPS sync line XSL_Gnss1Pps.
@ XSL4_BiOut
Bidirectional sync line, configured as output XSL_Bi1Out.
XsSyncLine xsl4ToXsl(SyncLineMk4 mk4Line)
Translate an SyncLineMk4 into a generic XsSyncLine.
XsSyncLine
Synchronization line identifiers.
@ XSL4_In
Send data line XSL_In1.
@ XSL4_GnssClockIn
GNSS clock sync XSL_GnssClockIn.
@ XSL4_ExtTimepulseIn
External Timepulse input XSL_ExtTimepulseIn.
SyncLineMk4
Synchronization line identifiers for the Mk4 devices, only to be used directly in Xbus messages.