[][src]Function vl53l1_reg::read_entry

pub fn read_entry<I, E>(i2c: &mut I) -> Result<E, I::Error> where
    I: WriteRead,
    E: Entry

Read the value for a single entry.