pub fn debug_command_impl<T: SifliTool, F: ChipFrameFormat>(
tool: &mut T,
command: SifliUartCommand<'_>,
) -> Result<SifliUartResponse, Error>Expand description
Common implementation for debug_command
pub fn debug_command_impl<T: SifliTool, F: ChipFrameFormat>(
tool: &mut T,
command: SifliUartCommand<'_>,
) -> Result<SifliUartResponse, Error>Common implementation for debug_command