ESCAPE
umsh_
ulcp
0.1.0
In umsh_
ulcp::
hdlc
umsh_ulcp
::
hdlc
Constant
ESCAPE
Copy item path
Source
pub const ESCAPE:
u8
= 0x7D;
Expand description
Escape byte; the following byte is XORed with
ESCAPE_XOR
.