Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
gnss_satellites_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_satellites_callback_t callback
 Callback called when GNSS satellites is published.
 

Detailed Description

GNSS callback structure.

Field Documentation

◆ callback

gnss_satellites_callback_t gnss_satellites_callback::callback

Callback called when GNSS satellites is published.

◆ dev

const struct device* gnss_satellites_callback::dev

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


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