pub const SCI: ControlFunction<'_>;
Expand description
Single Character Introducer.
SCI
and the bit combination following it are used to represent a control function or a graphic character. The bit
combination following SCI
must be from 00/08
to 00/13
or 02/00
to 07/14
. The use of SCI
is reserved
for future standardization.