Function simp_protocol::uart::send_multiple_packets_with_ack
source ยท pub fn send_multiple_packets_with_ack(
uart: &mut impl Uart,
data: &[u8],
retries: usize,
timeout: Duration,
) -> Result<(), &'static str>
Expand description
Function to send multiple packets