nrfxlib API 2.7.99
Loading...
Searching...
No Matches
GNSS signal bitmask values

Use these bitmask values to enable different GNSS signals. More...

Macros

#define NRF_MODEM_GNSS_SYSTEM_GPS_L1_CA_MASK   0x01
 Global Positioning System (GPS) L1 C/A.
 
#define NRF_MODEM_GNSS_SYSTEM_QZSS_L1_CA_MASK   0x04
 Quasi-Zenith Satellite System (QZSS) L1 C/A.
 

Detailed Description

Use these bitmask values to enable different GNSS signals.

The values can be OR'ed together to enable multiple GNSS signals at the same time. If a signal bit is 0, the corresponding signal is disabled.