Crate serialport_low_latency

Crate serialport_low_latency 

Source
Expand description

Enable or disable low latency mode for serial ports of type serialport::TTYPort on Linux.

Functionsยง

disable_low_latency
Disable low latency mode for the given serial port.
enable_low_latency
Enable low latency mode for the given serial port.