nidas v1.2.3
Macros
pc104sg.h File Reference

Go to the source code of this file.

Macros

#define CLOCK_STATUS_NOSYNC   0x01 /* Set if NOT in sync */
 
#define CLOCK_STATUS_NOCODE   0x02 /* Set if selected input code NOT decodeable */
 
#define CLOCK_STATUS_NOPPS   0x04 /* Set if PPS input invalid */
 
#define CLOCK_STATUS_NOMAJT   0x08 /* Set if major time NOT set since jam */
 
#define CLOCK_STATUS_NOYEAR   0x10 /* Set if year NOT set */
 
#define CLOCK_SYNC_NOT_OK   0x20 /* Set if Status_Port Sync_OK bit not set */
 

Macro Definition Documentation

◆ CLOCK_STATUS_NOCODE

#define CLOCK_STATUS_NOCODE   0x02 /* Set if selected input code NOT decodeable */

◆ CLOCK_STATUS_NOMAJT

#define CLOCK_STATUS_NOMAJT   0x08 /* Set if major time NOT set since jam */

◆ CLOCK_STATUS_NOPPS

#define CLOCK_STATUS_NOPPS   0x04 /* Set if PPS input invalid */

◆ CLOCK_STATUS_NOSYNC

#define CLOCK_STATUS_NOSYNC   0x01 /* Set if NOT in sync */

◆ CLOCK_STATUS_NOYEAR

#define CLOCK_STATUS_NOYEAR   0x10 /* Set if year NOT set */

◆ CLOCK_SYNC_NOT_OK

#define CLOCK_SYNC_NOT_OK   0x20 /* Set if Status_Port Sync_OK bit not set */