pub fn install_rx_program<PIO: PIOExt>( pio: &mut PIO<PIO>, ) -> Result<RxProgram<PIO>, InstallError>
Install the UART Rx program in a PIO instance