Go to the source code of this file.
Typedefs | |
typedef enum XsSyncFunction | XsSyncFunction |
Enumerations | |
enum | XsSyncFunction { XSF_StartRecordingIn, XSF_StopRecordingIn, XSF_ResetTimer, XSF_TriggerIndication, XSF_IntervalTransitionMeasurement, XSF_IntervalTransitionRecording, XSF_GotoOperational, XSF_SampleAndSend, XSF_SendLatest, XSF_ClockBiasEstimation, XSF_PulseWithModulation, XSF_StartSampling, XSF_StartRecordingOut, XSF_StopRecordingOut, XSF_Gnss1Pps, XSF_BusSync, XSF_Invalid, XSF_Count = XSF_Invalid } |
Actions to be taken on input triggers. More... | |
typedef enum XsSyncFunction XsSyncFunction |
Definition at line 104 of file xssyncfunction.h.