pub fn install_tx_program<PIO: PIOExt>( pio: &mut PIO<PIO>, ) -> Result<TxProgram<PIO>, InstallError>
Install the UART Tx program in a PIO instance