[][src]Function mraa_sys::mraa_uart_flush

pub unsafe extern "C" fn mraa_uart_flush(
    dev: mraa_uart_context
) -> mraa_result_t

Flush the outbound data. Blocks until complete.

@param dev The UART context @return Result of operation