Function vl53l1_reg::write_entry

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

Read the the given entry.