#include <xsens/xssyncline.h>
Go to the source code of this file.
Typedefs | |
typedef enum SyncLineMk4 | SyncLineMk4 |
Enumerations | |
enum | SyncLineMk4 { XSL4_ClockIn = 0, XSL4_GpsClockIn = 1, XSL4_In = 2, XSL4_BiIn = 3, XSL4_BiOut = 4, XSL4_ExtTimepulseIn = 5, XSL4_ReqData = 6, XSL4_Invalid } |
Synchronization line identifiers for the Mk4 devices, only to be used directly in Xbus messages. More... | |
Functions | |
XsSyncLine | xsl4ToXsl (SyncLineMk4 mk4Line) |
SyncLineMk4 | xslToXsl4 (XsSyncLine line) |
typedef enum SyncLineMk4 SyncLineMk4 |
Definition at line 31 of file synclinemk4.h.
XsSyncLine xsl4ToXsl | ( | SyncLineMk4 | mk4Line | ) |
SyncLineMk4 xslToXsl4 | ( | XsSyncLine | line | ) |
Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |