|
ProtoCore v0.0.1
Deterministic, zero-heap network stack for embedded targets
|
Allen-Bradley DF1 full-duplex frame codec (PC_ENABLE_DF1) - zero-heap framing + DLE byte-stuffing + BCC/CRC for the Rockwell serial PLC link layer. More...
#include "protocore_config.h"Go to the source code of this file.
Allen-Bradley DF1 full-duplex frame codec (PC_ENABLE_DF1) - zero-heap framing + DLE byte-stuffing + BCC/CRC for the Rockwell serial PLC link layer.
A DF1 full-duplex message frame (AB pub. 1770-6.5.16):
This is the data-link framing layer; the DST/SRC/CMD/STS/TNS application header lives inside the application data. Field definitions verified against the 1770-6.5.16 manual.
Definition in file df1.h.