pub fn probe(i2c: ove_i2c_t, addr: u16, timeout_ms: u32) -> Result<()>
Probe for a device at the given address (zero-length write, check ACK).