Constant omnisensor::i2c::I2C_DEV_DIR
source · [−]const I2C_DEV_DIR: &'static str = "/sys/bus/i2c/devices";
Expand description
The sysfs directory into which all i2c devices are mapped.
const I2C_DEV_DIR: &'static str = "/sys/bus/i2c/devices";
The sysfs directory into which all i2c devices are mapped.