Skip to main content

onewire_host_read

Function onewire_host_read 

Source
pub unsafe extern "C" fn onewire_host_read(
    host: *mut OneWireHost,
) -> u8
Expand description

Read one byte

§Arguments

  • [in] - host pointer to OneWireHost instance

§Returns

received byte value