Constant de_net::header::CONTROL_BIT
source · const CONTROL_BIT: u8 = 0b1000_0000;
Expand description
This bit is set in protocol control datagrams.
const CONTROL_BIT: u8 = 0b1000_0000;
This bit is set in protocol control datagrams.