pub fn write_serial_response_header<W: Write>( writer: &mut W, sequence: u16, ) -> Result<()>
Write a serial response header that includes two magic bytes and two sequence bytes