Function arduino_esp::pulseIn [] [src]

pub unsafe extern "C" fn pulseIn(
    pin: u8,
    state: u8,
    timeout: c_ulong
) -> c_ulong