|
ProtoCore v0.0.1
Deterministic, zero-heap network stack for embedded targets
|
DNP3 (IEEE 1815) data-link frame codec (PC_ENABLE_DNP3) - zero-heap builder + CRC-validating parser for the SCADA / utility outstation link layer. More...
#include "protocore_config.h"Go to the source code of this file.
DNP3 (IEEE 1815) data-link frame codec (PC_ENABLE_DNP3) - zero-heap builder + CRC-validating parser for the SCADA / utility outstation link layer.
A DNP3 data-link frame:
This is the data-link layer (framing + CRC) plus the transport function (IEEE 1815 ยง8.2: segment header + fragment reassembly). The application layer (objects / function codes) is layered on the reassembled fragment.
Definition in file dnp3.h.