Skip to main content

i2c_device_by_compatible

Function i2c_device_by_compatible 

pub fn i2c_device_by_compatible(
    compatible: &str,
    ord: usize,
) -> Option<&'static I2cDeviceRegistryEntry>