ccNOos  v0.0.0
Build Portable Microcontroller Applications!
Data Fields
gpsStruct Struct Reference

#include <APTmodule.h>

Collaboration diagram for gpsStruct:
Collaboration graph
[legend]

Data Fields

struct SerialDeviceStructdevptr
 
struct gpsData data
 
UI_8 newGPSData
 
UI_8 Connected
 

Detailed Description

Definition at line 36 of file APTmodule.h.

Field Documentation

◆ Connected

UI_8 Connected

Definition at line 41 of file APTmodule.h.

◆ data

struct gpsData data

Definition at line 38 of file APTmodule.h.

◆ devptr

struct SerialDeviceStruct* devptr

Definition at line 38 of file APTmodule.h.

◆ newGPSData

UI_8 newGPSData

Definition at line 40 of file APTmodule.h.


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