SerialPort_setTimeout

Function SerialPort_setTimeout 

Source
pub unsafe extern "C" fn SerialPort_setTimeout(
    self_: SerialPort,
    timeout: c_int,
)
Expand description

Set the timeout used for message reception

ยงArguments

  • timeout - the timeout value in ms.