ubloxcfg
u-blox 9 configuration helpers

Modules

 CFG-SPI-MAXFF (Number of bytes containing 0xFF to receive before switching off reception. Range: 0 (mechanism off) - 63)
 
 CFG-SPI-CPOLARITY (Clock polarity select: 0: Active Hight Clock, SCLK idles low, 1: Active Low Clock, SCLK idles high)
 
 CFG-SPI-CPHASE (Clock phase select: 0: Data captured on first edge of SCLK, 1: Data captured on second edge of SCLK)
 
 CFG-SPI-EXTENDEDTIMEOUT (Flag to disable timeouting the interface after 1.5s)
 
 CFG-SPI-ENABLED (Flag to indicate if the SPI interface should be enabled)
 

Macros

#define UBLOXCFG_CFG_SPI_ID   0x00640000
 Group ID of the CFG-SPI-* items.
 

Detailed Description