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. More...
 
#define UBLOXCFG_CFG_INFMSG_NMEA_UART2_STR   "CFG-INFMSG-NMEA_UART2"
 Name of CFG-INFMSG-NMEA_UART2. More...
 
#define UBLOXCFG_CFG_INFMSG_NMEA_UART2_TYPE   X1
 Type of CFG-INFMSG-NMEA_UART2. More...
 
#define UBLOXCFG_CFG_INFMSG_NMEA_UART2_ERROR   0x01
 Enable ERROR information messages. More...
 
#define UBLOXCFG_CFG_INFMSG_NMEA_UART2_WARNING   0x02
 Enable WARNING information messages. More...
 
#define UBLOXCFG_CFG_INFMSG_NMEA_UART2_NOTICE   0x04
 Enable NOTICE information messages. More...
 
#define UBLOXCFG_CFG_INFMSG_NMEA_UART2_TEST   0x08
 Enable TEST information messages. More...
 
#define UBLOXCFG_CFG_INFMSG_NMEA_UART2_DEBUG   0x10
 Enable DEBUG information messages. More...
 

Detailed Description

Macro Definition Documentation

◆ UBLOXCFG_CFG_INFMSG_NMEA_UART2_ID

#define UBLOXCFG_CFG_INFMSG_NMEA_UART2_ID   0x20920008

ID of CFG-INFMSG-NMEA_UART2.

Definition at line 639 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_NMEA_UART2_STR

#define UBLOXCFG_CFG_INFMSG_NMEA_UART2_STR   "CFG-INFMSG-NMEA_UART2"

Name of CFG-INFMSG-NMEA_UART2.

Definition at line 640 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_NMEA_UART2_TYPE

#define UBLOXCFG_CFG_INFMSG_NMEA_UART2_TYPE   X1

Type of CFG-INFMSG-NMEA_UART2.

Definition at line 641 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_NMEA_UART2_ERROR

#define UBLOXCFG_CFG_INFMSG_NMEA_UART2_ERROR   0x01

Enable ERROR information messages.

Definition at line 643 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_NMEA_UART2_WARNING

#define UBLOXCFG_CFG_INFMSG_NMEA_UART2_WARNING   0x02

Enable WARNING information messages.

Definition at line 644 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_NMEA_UART2_NOTICE

#define UBLOXCFG_CFG_INFMSG_NMEA_UART2_NOTICE   0x04

Enable NOTICE information messages.

Definition at line 645 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_NMEA_UART2_TEST

#define UBLOXCFG_CFG_INFMSG_NMEA_UART2_TEST   0x08

Enable TEST information messages.

Definition at line 646 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_NMEA_UART2_DEBUG

#define UBLOXCFG_CFG_INFMSG_NMEA_UART2_DEBUG   0x10

Enable DEBUG information messages.

Definition at line 647 of file ubloxcfg_gen.h.