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

GNSS callback structure. More...

#include <gnss.h>

Data Fields

const struct devicedev
 Filter callback to GNSS data from this device if not NULL.
 
gnss_data_callback_t callback
 Callback called when GNSS data is published.
 

Detailed Description

GNSS callback structure.

Field Documentation

◆ callback

gnss_data_callback_t gnss_data_callback::callback

Callback called when GNSS data is published.

◆ dev

const struct device* gnss_data_callback::dev

Filter callback to GNSS data from this device if not NULL.


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