Function write_serial_response_header

Source
pub fn write_serial_response_header<W: Write>(
    writer: &mut W,
    sequence: u16,
) -> Result<()>
Expand description

Write a serial response header that includes two magic bytes and two sequence bytes