Skip to main content

TCSETSW

Constant TCSETSW 

Source
pub const TCSETSW: c_ulong = 0x5403;
Expand description

Equivalent to tcsetattr(fd, TCSADRAIN, argp). Allow the output buffer to drain, and set the current serial port settings.