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