[][src]Function mraa_sys::mraa_uart_ow_read_byte

pub unsafe extern "C" fn mraa_uart_ow_read_byte(
    dev: mraa_uart_ow_context
) -> c_int

Read a byte from the 1-wire bus

@param dev uart_ow context @return the byte read or -1 for error