DC1

Constant DC1 

Source
pub const DC1: char = '\x11';
Expand description

§Device control 1

DC1 is primarily intended for turning on or starting an ancillary device. If it is not required for this purpose, it may be used to restore a device to the basic mode of operation (see also DC2 and DC3), or any other device control function not provided by other DCs.

§Note

When used for data flow control, DC1 is sometimes called X-ON.