pub fn install_rx_program<PIO: PIOExt>(
    pio: &mut PIO<PIO>
) -> Result<RxProgram<PIO>, InstallError>
Expand description

Install the UART Rx program in a PIO instance