|
DeterministicESPAsyncWebServer v6.27.1
Zero-allocation, bounded-execution async HTTP server for ESP32
|
Allen-Bradley DF1 full-duplex frame codec (DETWS_ENABLE_DF1) - zero-heap framing + DLE byte-stuffing + BCC/CRC for the Rockwell serial PLC link layer. More...
#include "ServerConfig.h"Go to the source code of this file.
Allen-Bradley DF1 full-duplex frame codec (DETWS_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.