Constant lrs::tty::flags::TTYIN_IGNORE_ERRORS

Ignore framing and parity errors.

Syntax

const TTYIN_IGNORE_ERRORS: TtyInFlags = TtyInFlags(cty::IGNPAR);

See also