ubloxcfg
u-blox 9 configuration helpers
Loading...
Searching...
No Matches
CFG-INFMSG-NMEA_SPI (Information message enable flags for the NMEA protocol on the SPI interface)

Macros

#define UBLOXCFG_CFG_INFMSG_NMEA_SPI_ID   0x2092000a
 ID of CFG-INFMSG-NMEA_SPI. More...
 
#define UBLOXCFG_CFG_INFMSG_NMEA_SPI_STR   "CFG-INFMSG-NMEA_SPI"
 Name of CFG-INFMSG-NMEA_SPI. More...
 
#define UBLOXCFG_CFG_INFMSG_NMEA_SPI_TYPE   X1
 Type of CFG-INFMSG-NMEA_SPI. More...
 
#define UBLOXCFG_CFG_INFMSG_NMEA_SPI_ERROR   0x01
 Enable ERROR information messages. More...
 
#define UBLOXCFG_CFG_INFMSG_NMEA_SPI_WARNING   0x02
 Enable WARNING information messages. More...
 
#define UBLOXCFG_CFG_INFMSG_NMEA_SPI_NOTICE   0x04
 Enable NOTICE information messages. More...
 
#define UBLOXCFG_CFG_INFMSG_NMEA_SPI_TEST   0x08
 Enable TEST information messages. More...
 
#define UBLOXCFG_CFG_INFMSG_NMEA_SPI_DEBUG   0x10
 Enable DEBUG information messages. More...
 

Detailed Description

Macro Definition Documentation

◆ UBLOXCFG_CFG_INFMSG_NMEA_SPI_ID

#define UBLOXCFG_CFG_INFMSG_NMEA_SPI_ID   0x2092000a

ID of CFG-INFMSG-NMEA_SPI.

Definition at line 669 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_NMEA_SPI_STR

#define UBLOXCFG_CFG_INFMSG_NMEA_SPI_STR   "CFG-INFMSG-NMEA_SPI"

Name of CFG-INFMSG-NMEA_SPI.

Definition at line 670 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_NMEA_SPI_TYPE

#define UBLOXCFG_CFG_INFMSG_NMEA_SPI_TYPE   X1

Type of CFG-INFMSG-NMEA_SPI.

Definition at line 671 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_NMEA_SPI_ERROR

#define UBLOXCFG_CFG_INFMSG_NMEA_SPI_ERROR   0x01

Enable ERROR information messages.

Definition at line 673 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_NMEA_SPI_WARNING

#define UBLOXCFG_CFG_INFMSG_NMEA_SPI_WARNING   0x02

Enable WARNING information messages.

Definition at line 674 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_NMEA_SPI_NOTICE

#define UBLOXCFG_CFG_INFMSG_NMEA_SPI_NOTICE   0x04

Enable NOTICE information messages.

Definition at line 675 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_NMEA_SPI_TEST

#define UBLOXCFG_CFG_INFMSG_NMEA_SPI_TEST   0x08

Enable TEST information messages.

Definition at line 676 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_NMEA_SPI_DEBUG

#define UBLOXCFG_CFG_INFMSG_NMEA_SPI_DEBUG   0x10

Enable DEBUG information messages.

Definition at line 677 of file ubloxcfg_gen.h.