pub fn send_command<F: ChipFrameFormat, W: Write>(
writer: &mut BufWriter<W>,
command: &SifliUartCommand<'_>,
) -> Result<()>pub fn send_command<F: ChipFrameFormat, W: Write>(
writer: &mut BufWriter<W>,
command: &SifliUartCommand<'_>,
) -> Result<()>