pub unsafe extern "C" fn uart_disable_tx(uart: uart_t)
@brief Disable the TX line one the given UART
@note requires the periph_uart_tx_ondemand feature
periph_uart_tx_ondemand
@param[in] uart the UART device to stop TX on