Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
gnss_driver_api Struct Reference

GNSS API structure. More...

#include <gnss.h>

Data Fields

gnss_set_fix_rate_t set_fix_rate
 
gnss_get_fix_rate_t get_fix_rate
 
gnss_set_periodic_config_t set_periodic_config
 
gnss_get_periodic_config_t get_periodic_config
 
gnss_set_navigation_mode_t set_navigation_mode
 
gnss_get_navigation_mode_t get_navigation_mode
 
gnss_set_enabled_systems_t set_enabled_systems
 
gnss_get_enabled_systems_t get_enabled_systems
 
gnss_get_supported_systems_t get_supported_systems
 

Detailed Description

GNSS API structure.

Field Documentation

◆ get_enabled_systems

gnss_get_enabled_systems_t gnss_driver_api::get_enabled_systems

◆ get_fix_rate

gnss_get_fix_rate_t gnss_driver_api::get_fix_rate

◆ get_navigation_mode

gnss_get_navigation_mode_t gnss_driver_api::get_navigation_mode

◆ get_periodic_config

gnss_get_periodic_config_t gnss_driver_api::get_periodic_config

◆ get_supported_systems

gnss_get_supported_systems_t gnss_driver_api::get_supported_systems

◆ set_enabled_systems

gnss_set_enabled_systems_t gnss_driver_api::set_enabled_systems

◆ set_fix_rate

gnss_set_fix_rate_t gnss_driver_api::set_fix_rate

◆ set_navigation_mode

gnss_set_navigation_mode_t gnss_driver_api::set_navigation_mode

◆ set_periodic_config

gnss_set_periodic_config_t gnss_driver_api::set_periodic_config

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