#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 1 of file synclinemk4.h.
| XsSyncLine xsl4ToXsl | ( | SyncLineMk4 | mk4Line | ) |
| SyncLineMk4 xslToXsl4 | ( | XsSyncLine | line | ) |
| Page generated by Doxygen 1.9.1 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at mar 26 may 2026 13:12:03 CEST |