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

Macros

#define UBLOXCFG_CFG_INFMSG_UBX_USB_ID   0x20920004
 ID of CFG-INFMSG-UBX_USB. More...
 
#define UBLOXCFG_CFG_INFMSG_UBX_USB_STR   "CFG-INFMSG-UBX_USB"
 Name of CFG-INFMSG-UBX_USB. More...
 
#define UBLOXCFG_CFG_INFMSG_UBX_USB_TYPE   X1
 Type of CFG-INFMSG-UBX_USB. More...
 
#define UBLOXCFG_CFG_INFMSG_UBX_USB_ERROR   0x01
 Enable ERROR information messages. More...
 
#define UBLOXCFG_CFG_INFMSG_UBX_USB_WARNING   0x02
 Enable WARNING information messages. More...
 
#define UBLOXCFG_CFG_INFMSG_UBX_USB_NOTICE   0x04
 Enable NOTICE information messages. More...
 
#define UBLOXCFG_CFG_INFMSG_UBX_USB_TEST   0x08
 Enable TEST information messages. More...
 
#define UBLOXCFG_CFG_INFMSG_UBX_USB_DEBUG   0x10
 Enable DEBUG information messages. More...
 

Detailed Description

Macro Definition Documentation

◆ UBLOXCFG_CFG_INFMSG_UBX_USB_ID

#define UBLOXCFG_CFG_INFMSG_UBX_USB_ID   0x20920004

ID of CFG-INFMSG-UBX_USB.

Definition at line 579 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_UBX_USB_STR

#define UBLOXCFG_CFG_INFMSG_UBX_USB_STR   "CFG-INFMSG-UBX_USB"

Name of CFG-INFMSG-UBX_USB.

Definition at line 580 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_UBX_USB_TYPE

#define UBLOXCFG_CFG_INFMSG_UBX_USB_TYPE   X1

Type of CFG-INFMSG-UBX_USB.

Definition at line 581 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_UBX_USB_ERROR

#define UBLOXCFG_CFG_INFMSG_UBX_USB_ERROR   0x01

Enable ERROR information messages.

Definition at line 583 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_UBX_USB_WARNING

#define UBLOXCFG_CFG_INFMSG_UBX_USB_WARNING   0x02

Enable WARNING information messages.

Definition at line 584 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_UBX_USB_NOTICE

#define UBLOXCFG_CFG_INFMSG_UBX_USB_NOTICE   0x04

Enable NOTICE information messages.

Definition at line 585 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_UBX_USB_TEST

#define UBLOXCFG_CFG_INFMSG_UBX_USB_TEST   0x08

Enable TEST information messages.

Definition at line 586 of file ubloxcfg_gen.h.

◆ UBLOXCFG_CFG_INFMSG_UBX_USB_DEBUG

#define UBLOXCFG_CFG_INFMSG_UBX_USB_DEBUG   0x10

Enable DEBUG information messages.

Definition at line 587 of file ubloxcfg_gen.h.