Constant lrs::tty::flags::TTYIN_MARK_ERRORS

Prefix all framing and parity errors with the sequence 0xFF 0x00.

Syntax

const TTYIN_MARK_ERRORS: TtyInFlags = TtyInFlags(cty::PARMRK);

See also