ubloxcfg
u-blox 9 configuration helpers
Loading...
Searching...
No Matches
UBLOXCFG_MSGRATE_s Struct Reference

Configuration items for output message rate configuration. More...

#include <ubloxcfg.h>

Data Fields

const char * msgName
 Message name.
 
const UBLOXCFG_ITEM_titemUart1
 Item for output rate on UART1 port (or NULL)
 
const UBLOXCFG_ITEM_titemUart2
 Item for output rate on UART2 port (or NULL)
 
const UBLOXCFG_ITEM_titemSpi
 Item for output rate on SPI port (or NULL)
 
const UBLOXCFG_ITEM_titemI2c
 Item for output rate on I2C port (or NULL)
 
const UBLOXCFG_ITEM_titemUsb
 Item for output rate on USB port (or NULL)
 

Detailed Description

Configuration items for output message rate configuration.

Definition at line 129 of file ubloxcfg.h.

Field Documentation

◆ msgName

const char* UBLOXCFG_MSGRATE_s::msgName

Message name.

Definition at line 131 of file ubloxcfg.h.

◆ itemUart1

const UBLOXCFG_ITEM_t* UBLOXCFG_MSGRATE_s::itemUart1

Item for output rate on UART1 port (or NULL)

Definition at line 132 of file ubloxcfg.h.

◆ itemUart2

const UBLOXCFG_ITEM_t* UBLOXCFG_MSGRATE_s::itemUart2

Item for output rate on UART2 port (or NULL)

Definition at line 133 of file ubloxcfg.h.

◆ itemSpi

const UBLOXCFG_ITEM_t* UBLOXCFG_MSGRATE_s::itemSpi

Item for output rate on SPI port (or NULL)

Definition at line 134 of file ubloxcfg.h.

◆ itemI2c

const UBLOXCFG_ITEM_t* UBLOXCFG_MSGRATE_s::itemI2c

Item for output rate on I2C port (or NULL)

Definition at line 135 of file ubloxcfg.h.

◆ itemUsb

const UBLOXCFG_ITEM_t* UBLOXCFG_MSGRATE_s::itemUsb

Item for output rate on USB port (or NULL)

Definition at line 136 of file ubloxcfg.h.


The documentation for this struct was generated from the following file: