const I2C_DEV_DIR: &'static str = "/sys/bus/i2c/devices";
Expand description

The sysfs directory into which all i2c devices are mapped.