mbgtools-lx  4.2.8
TZCODE_UNION Union Reference

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...
 

Detailed Description

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.

See also
TZCODE
PCPS_TZCODE

Definition at line 1317 of file gpsserio.h.

Field Documentation

◆ pci

PCPS_TZCODE TZCODE_UNION::pci

code retrieved via PCI bus

Definition at line 1320 of file gpsserio.h.

◆ ser

TZCODE TZCODE_UNION::ser

code retrieved via serial binary protocol

Definition at line 1319 of file gpsserio.h.


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