Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1What: /sys/bus/iio/devices/iio:deviceX/in_shunt_resistorY
2KernelVersion: 6.7
3Contact: linux-iio@vger.kernel.org
4Description:
5 The value of the shunt resistor may be known only at runtime
6 and set by a client application. This attribute allows to
7 set its value in micro-ohms. X is the IIO index of the device.
8 Y is the channel number. The value is used to calculate
9 current, power and accumulated energy.