22 #ifndef SRC_IEC60870_MASTER_H_
23 #define SRC_IEC60870_MASTER_H_
struct sCS101_ASDU * CS101_ASDU
Application Service Data Unit (ASDU) for the CS101/CS104 application layer.
Definition: iec60870_common.h:216
Common definitions for IEC 60870-5-101/104 These types are used by CS101/CS104 master and slaves.
bool(* CS101_ASDUReceivedHandler)(void *parameter, int address, CS101_ASDU asdu)
Callback handler for received ASDUs.
Definition: iec60870_master.h:53