ubloxcfg
u-blox 9 configuration helpers
CFG-INFMSG-NMEA_UART2 (Information message enable flags for the NMEA protocol on the UART2 interface)

Macros

#define UBLOXCFG_CFG_INFMSG_NMEA_UART2_ID   0x20920008
 ID of CFG-INFMSG-NMEA_UART2.
 
#define UBLOXCFG_CFG_INFMSG_NMEA_UART2_STR   "CFG-INFMSG-NMEA_UART2"
 Name of CFG-INFMSG-NMEA_UART2.
 
#define UBLOXCFG_CFG_INFMSG_NMEA_UART2_TYPE   X1
 Type of CFG-INFMSG-NMEA_UART2.
 
#define UBLOXCFG_CFG_INFMSG_NMEA_UART2_ERROR   0x01
 Enable ERROR information messages.
 
#define UBLOXCFG_CFG_INFMSG_NMEA_UART2_WARNING   0x02
 Enable WARNING information messages.
 
#define UBLOXCFG_CFG_INFMSG_NMEA_UART2_NOTICE   0x04
 Enable NOTICE information messages.
 
#define UBLOXCFG_CFG_INFMSG_NMEA_UART2_TEST   0x08
 Enable TEST information messages.
 
#define UBLOXCFG_CFG_INFMSG_NMEA_UART2_DEBUG   0x10
 Enable DEBUG information messages.
 

Detailed Description