[][src]Function vl53l1_reg::read_byte

pub fn read_byte<I>(i2c: &mut I, index: Index) -> Result<u8, I::Error> where
    I: WriteRead

Shorthand for reading a single byte from the register at the given index.