|
mbgtools-lx
4.2.8
|
A union holding different types of a TZ code. More...
#include <gpsserio.h>
Data Fields | |
| TZCODE | ser |
| code retrieved via serial binary protocol More... | |
| PCPS_TZCODE | pci |
| code retrieved via PCI bus More... | |
A union holding different types of a TZ code.
This is used with the binary protocol but differs from PCPS_TZCODE which is used with the PCI interface.
Definition at line 1317 of file gpsserio.h.
| PCPS_TZCODE TZCODE_UNION::pci |
code retrieved via PCI bus
Definition at line 1320 of file gpsserio.h.
| TZCODE TZCODE_UNION::ser |
code retrieved via serial binary protocol
Definition at line 1319 of file gpsserio.h.