TestDoxygen
1.0.21
Test for Doxygen
|
Program error codes. More...
#include <inttypes.h>
Go to the source code of this file.
Defines | |
#define | ERRNOERR ((uint8_t) 0x00) |
#define | ERRTMCMP ((uint8_t) 0x01) |
#define | ERRGPSPAR ((uint8_t) 0x02) |
#define | ERRNOPPS ((uint8_t) 0x03) |
#define | ERRLW ((uint8_t) 0x04) |
#define | ERRTMCMPLW ((uint8_t) 0x05) |
#define | ERRCROSSEC ((uint8_t) 0x06) |
Program error codes.
#define ERRCROSSEC ((uint8_t) 0x06) |
Received GPS sentence crossed second
#define ERRGPSPAR ((uint8_t) 0x02) |
GPS sentence parity error
#define ERRLW ((uint8_t) 0x04) |
LW signal error
#define ERRNOERR ((uint8_t) 0x00) |
No error
#define ERRNOPPS ((uint8_t) 0x03) |
PPS missing
#define ERRTMCMP ((uint8_t) 0x01) |
tmpcmp() nonzero return
#define ERRTMCMPLW ((uint8_t) 0x05) |
LW signal tmcmp() error