![]() |
no-OS
|
Structure holding the GNSS descriptor. More...
#include <no_os_gnss.h>
Public Attributes | |
| void * | mutex |
| uint32_t | device_id |
| const struct no_os_gnss_platform_ops * | platform_ops |
| void * | extra |
Structure holding the GNSS descriptor.
| uint32_t no_os_gnss_desc::device_id |
GNSS Device ID
| void* no_os_gnss_desc::extra |
GNSS extra parameters (platform and device specific)
| void* no_os_gnss_desc::mutex |
GNSS mutex
| const struct no_os_gnss_platform_ops* no_os_gnss_desc::platform_ops |
GNSS platform operations