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

Macros

#define UBLOXCFG_CFG_INFMSG_UBX_SPI_ID   0x20920005
 ID of CFG-INFMSG-UBX_SPI.
 
#define UBLOXCFG_CFG_INFMSG_UBX_SPI_STR   "CFG-INFMSG-UBX_SPI"
 Name of CFG-INFMSG-UBX_SPI.
 
#define UBLOXCFG_CFG_INFMSG_UBX_SPI_TYPE   X1
 Type of CFG-INFMSG-UBX_SPI.
 
#define UBLOXCFG_CFG_INFMSG_UBX_SPI_ERROR   0x01
 Enable ERROR information messages.
 
#define UBLOXCFG_CFG_INFMSG_UBX_SPI_WARNING   0x02
 Enable WARNING information messages.
 
#define UBLOXCFG_CFG_INFMSG_UBX_SPI_NOTICE   0x04
 Enable NOTICE information messages.
 
#define UBLOXCFG_CFG_INFMSG_UBX_SPI_TEST   0x08
 Enable TEST information messages.
 
#define UBLOXCFG_CFG_INFMSG_UBX_SPI_DEBUG   0x10
 Enable DEBUG information messages.
 

Detailed Description

Macro Definition Documentation

◆ UBLOXCFG_CFG_INFMSG_UBX_SPI_ID

#define UBLOXCFG_CFG_INFMSG_UBX_SPI_ID   0x20920005

ID of CFG-INFMSG-UBX_SPI.

Definition at line 594 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_UBX_SPI_STR

#define UBLOXCFG_CFG_INFMSG_UBX_SPI_STR   "CFG-INFMSG-UBX_SPI"

Name of CFG-INFMSG-UBX_SPI.

Definition at line 595 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_UBX_SPI_TYPE

#define UBLOXCFG_CFG_INFMSG_UBX_SPI_TYPE   X1

Type of CFG-INFMSG-UBX_SPI.

Definition at line 596 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_UBX_SPI_ERROR

#define UBLOXCFG_CFG_INFMSG_UBX_SPI_ERROR   0x01

Enable ERROR information messages.

Definition at line 598 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_UBX_SPI_WARNING

#define UBLOXCFG_CFG_INFMSG_UBX_SPI_WARNING   0x02

Enable WARNING information messages.

Definition at line 599 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_UBX_SPI_NOTICE

#define UBLOXCFG_CFG_INFMSG_UBX_SPI_NOTICE   0x04

Enable NOTICE information messages.

Definition at line 600 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_UBX_SPI_TEST

#define UBLOXCFG_CFG_INFMSG_UBX_SPI_TEST   0x08

Enable TEST information messages.

Definition at line 601 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_UBX_SPI_DEBUG

#define UBLOXCFG_CFG_INFMSG_UBX_SPI_DEBUG   0x10

Enable DEBUG information messages.

Definition at line 602 of file ubloxcfg_gen.h.