riot_sys::bindgen

Function uart_enable_tx

Source
pub unsafe extern "C" fn uart_enable_tx(uart: uart_t)
Expand description

@brief Enable the TX line one the given UART

@note requires the periph_uart_tx_ondemand feature

@param[in] uart the UART device start TX on