ubloxcfg
u-blox 9 configuration helpers
CFG-INFMSG-UBX_I2C (Information message enable flags for the UBX protocol on the I2C interface)

Macros

#define UBLOXCFG_CFG_INFMSG_UBX_I2C_ID   0x20920001
 ID of CFG-INFMSG-UBX_I2C. More...
 
#define UBLOXCFG_CFG_INFMSG_UBX_I2C_STR   "CFG-INFMSG-UBX_I2C"
 Name of CFG-INFMSG-UBX_I2C. More...
 
#define UBLOXCFG_CFG_INFMSG_UBX_I2C_TYPE   X1
 Type of CFG-INFMSG-UBX_I2C. More...
 
#define UBLOXCFG_CFG_INFMSG_UBX_I2C_ERROR   0x01
 Enable ERROR information messages. More...
 
#define UBLOXCFG_CFG_INFMSG_UBX_I2C_WARNING   0x02
 Enable WARNING information messages. More...
 
#define UBLOXCFG_CFG_INFMSG_UBX_I2C_NOTICE   0x04
 Enable NOTICE information messages. More...
 
#define UBLOXCFG_CFG_INFMSG_UBX_I2C_TEST   0x08
 Enable TEST information messages. More...
 
#define UBLOXCFG_CFG_INFMSG_UBX_I2C_DEBUG   0x10
 Enable DEBUG information messages. More...
 

Detailed Description

Macro Definition Documentation

◆ UBLOXCFG_CFG_INFMSG_UBX_I2C_ID

#define UBLOXCFG_CFG_INFMSG_UBX_I2C_ID   0x20920001

ID of CFG-INFMSG-UBX_I2C.

Definition at line 534 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_UBX_I2C_STR

#define UBLOXCFG_CFG_INFMSG_UBX_I2C_STR   "CFG-INFMSG-UBX_I2C"

Name of CFG-INFMSG-UBX_I2C.

Definition at line 535 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_UBX_I2C_TYPE

#define UBLOXCFG_CFG_INFMSG_UBX_I2C_TYPE   X1

Type of CFG-INFMSG-UBX_I2C.

Definition at line 536 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_UBX_I2C_ERROR

#define UBLOXCFG_CFG_INFMSG_UBX_I2C_ERROR   0x01

Enable ERROR information messages.

Definition at line 538 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_UBX_I2C_WARNING

#define UBLOXCFG_CFG_INFMSG_UBX_I2C_WARNING   0x02

Enable WARNING information messages.

Definition at line 539 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_UBX_I2C_NOTICE

#define UBLOXCFG_CFG_INFMSG_UBX_I2C_NOTICE   0x04

Enable NOTICE information messages.

Definition at line 540 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_UBX_I2C_TEST

#define UBLOXCFG_CFG_INFMSG_UBX_I2C_TEST   0x08

Enable TEST information messages.

Definition at line 541 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_UBX_I2C_DEBUG

#define UBLOXCFG_CFG_INFMSG_UBX_I2C_DEBUG   0x10

Enable DEBUG information messages.

Definition at line 542 of file ubloxcfg_gen.h.