CS104_Connection_sendStartDT

Function CS104_Connection_sendStartDT 

Source
pub unsafe extern "C" fn CS104_Connection_sendStartDT(
    self_: CS104_Connection,
)
Expand description

start data transmission on this connection

After issuing this command the client (master) will receive spontaneous (unsolicited) messages from the server (slave).