Constant sbp::HEADER_LEN[][src]

pub const HEADER_LEN: usize = 1 /*preamble*/ + 2 /*msg_type*/ + 2 /*sender_id*/ + 1; // 0x0000_0000_0000_0006usize
Expand description

Length of the header section.