GpsXtraInterface Struct Reference

Extended interface for XTRA support. More...

#include <gps.h>


Data Fields

int(* init )(GpsXtraCallbacks *callbacks)
 Opens the XTRA interface and provides the callback routines to the implemenation of this interface.
int(* inject_xtra_data )(char *data, int length)
 Injects XTRA data into the GPS.

Detailed Description

Extended interface for XTRA support.

Definition at line 234 of file gps.h.


Field Documentation

Opens the XTRA interface and provides the callback routines to the implemenation of this interface.

int(* GpsXtraInterface::inject_xtra_data)(char *data, int length)

Injects XTRA data into the GPS.


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