CS104_Slave_enqueueASDU

Function CS104_Slave_enqueueASDU 

Source
pub unsafe extern "C" fn CS104_Slave_enqueueASDU(
    self_: CS104_Slave,
    asdu: CS101_ASDU,
)
Expand description

Add an ASDU to the low-priority queue of the slave (use for periodic and spontaneous messages)

ยงArguments

  • asdu - the ASDU to add