pub const TCGETS: c_ulong = 0x5401;
Equivalent to tcgetattr(fd, argp). Get the current serial port settings.
tcgetattr(fd, argp)