Function vl53l1::write_entry

source ·
pub fn write_entry<I, E>(
    i2c: &mut I,
    entry: E
) -> Result<(), <I as Write<u8>>::Error>where
    I: Write<u8>,
    E: Entry,
Expand description

Read the the given entry.