[][src]Function mraa_sys::mraa_get_uart_count

pub unsafe extern "C" fn mraa_get_uart_count() -> c_int

Get the number of usable UARTs, board must be initialised.

@return number of usable UARTs on the platform, returns -1 on failure.