probe

Function probe 

Source
pub fn probe(i2c: ove_i2c_t, addr: u16, timeout_ms: u32) -> Result<()>
Expand description

Probe for a device at the given address (zero-length write, check ACK).