pub const MAX_BUS_PACKET: usize = 1440;
Maximum packet length that any device must tolerate on the wire (even if addressed elsewhere).