Garmin Fleet Management Controller  2.19.0
footer_type Struct Reference

The packet footer (the bytes after the payload and checksum) More...

#include <garmin_types.h>

Public Attributes

uint8 dle
 DLE byte. More...
 
uint8 etx
 ETX byte. More...
 

Detailed Description

The packet footer (the bytes after the payload and checksum)

Definition at line 112 of file garmin_types.h.

Member Data Documentation

uint8 footer_type::dle

DLE byte.

Definition at line 114 of file garmin_types.h.

Referenced by GarminLinkLayer::getPacketFromFifo().

uint8 footer_type::etx

ETX byte.

Definition at line 115 of file garmin_types.h.

Referenced by GarminLinkLayer::getPacketFromFifo().


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