[][src]Function vl53l1::set_xtalk_compensation_enable

pub fn set_xtalk_compensation_enable<I>(
    dev: &mut Device,
    i2c: &mut I,
    xtalk_compensation_enable: u8
) -> Result<(), I::Error> where
    I: Write

Enable (1) or disable (0) crosstalk compensation.