debug_command_impl

Function debug_command_impl 

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

Common implementation for debug_command