[][src]Function mraa_sys::mraa_uart_init

pub unsafe extern "C" fn mraa_uart_init(uart: c_int) -> mraa_uart_context

Initialise uart_context, uses board mapping

@param uart the index of the uart set to use @return uart context or NULL