| xj | b04a402 | 2021-11-25 15:01:52 +0800 | [diff] [blame] | 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 |  | 
|  | 8 | What:		/sys/bus/iio/devices/iio:deviceX/in_current_shunt_resistor | 
|  | 9 | Date:		March 2017 | 
|  | 10 | KernelVersion:	4.12 | 
|  | 11 | Contact:	linux-iio@vger.kernel.org | 
|  | 12 | Description: 	The value of the shunt resistor used to compute current flowing | 
|  | 13 | between RS+ and RS- voltage sense inputs. In Ohms. | 
|  | 14 |  | 
|  | 15 | These attributes describe a single physical component, exposed as two distinct | 
|  | 16 | attributes as it is used to calculate two different values: power load and | 
|  | 17 | current flowing between RS+ and RS- inputs. |