hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/Documentation/ABI/testing/sysfs-bus-iio-distance-srf08
....@@ -1,4 +1,4 @@
1
-What /sys/bus/iio/devices/iio:deviceX/sensor_sensitivity
1
+What: /sys/bus/iio/devices/iio:deviceX/sensor_sensitivity
22 Date: January 2017
33 KernelVersion: 4.11
44 Contact: linux-iio@vger.kernel.org
....@@ -6,7 +6,7 @@
66 Show or set the gain boost of the amp, from 0-31 range.
77 default 31
88
9
-What /sys/bus/iio/devices/iio:deviceX/sensor_max_range
9
+What: /sys/bus/iio/devices/iio:deviceX/sensor_max_range
1010 Date: January 2017
1111 KernelVersion: 4.11
1212 Contact: linux-iio@vger.kernel.org
....@@ -15,8 +15,11 @@
1515 first object echoed in meters. Default value is 6.020.
1616 This setting limits the time the driver is waiting for a
1717 echo.
18
+
1819 Showing the range of available values is represented as the
1920 minimum value, the step and the maximum value, all enclosed
2021 in square brackets.
21
- Example:
22
- [0.043 0.043 11.008]
22
+
23
+ Example::
24
+
25
+ [0.043 0.043 11.008]