no-OS
Loading...
Searching...
No Matches
no_os_gnss_desc Struct Reference

Structure holding the GNSS descriptor. More...

#include <no_os_gnss.h>

Collaboration diagram for no_os_gnss_desc:
[legend]

Public Attributes

void * mutex
 
uint32_t device_id
 
const struct no_os_gnss_platform_opsplatform_ops
 
void * extra
 

Detailed Description

Structure holding the GNSS descriptor.

Member Data Documentation

◆ device_id

uint32_t no_os_gnss_desc::device_id

GNSS Device ID

◆ extra

void* no_os_gnss_desc::extra

GNSS extra parameters (platform and device specific)

◆ mutex

void* no_os_gnss_desc::mutex

GNSS mutex

◆ platform_ops

const struct no_os_gnss_platform_ops* no_os_gnss_desc::platform_ops

GNSS platform operations


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