Garmin Fleet Management Controller
2.19.0
|
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... | |
The packet footer (the bytes after the payload and checksum)
Definition at line 112 of file garmin_types.h.
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().