sysfs-bus-iio-adc-max9611 755 B

1234567891011121314151617
  1. What: /sys/bus/iio/devices/iio:deviceX/in_power_shunt_resistor
  2. Date: March 2017
  3. KernelVersion: 4.12
  4. Contact: linux-iio@vger.kernel.org
  5. Description: The value of the shunt resistor used to compute power drain on
  6. common input voltage pin (RS+). In Ohms.
  7. What: /sys/bus/iio/devices/iio:deviceX/in_current_shunt_resistor
  8. Date: March 2017
  9. KernelVersion: 4.12
  10. Contact: linux-iio@vger.kernel.org
  11. Description: The value of the shunt resistor used to compute current flowing
  12. between RS+ and RS- voltage sense inputs. In Ohms.
  13. These attributes describe a single physical component, exposed as two distinct
  14. attributes as it is used to calculate two different values: power load and
  15. current flowing between RS+ and RS- inputs.