.. | .. |
---|
1 | | -What /sys/bus/iio/devices/iio:deviceX/sensor_sensitivity |
---|
| 1 | +What: /sys/bus/iio/devices/iio:deviceX/sensor_sensitivity |
---|
2 | 2 | Date: January 2017 |
---|
3 | 3 | KernelVersion: 4.11 |
---|
4 | 4 | Contact: linux-iio@vger.kernel.org |
---|
.. | .. |
---|
6 | 6 | Show or set the gain boost of the amp, from 0-31 range. |
---|
7 | 7 | default 31 |
---|
8 | 8 | |
---|
9 | | -What /sys/bus/iio/devices/iio:deviceX/sensor_max_range |
---|
| 9 | +What: /sys/bus/iio/devices/iio:deviceX/sensor_max_range |
---|
10 | 10 | Date: January 2017 |
---|
11 | 11 | KernelVersion: 4.11 |
---|
12 | 12 | Contact: linux-iio@vger.kernel.org |
---|
.. | .. |
---|
15 | 15 | first object echoed in meters. Default value is 6.020. |
---|
16 | 16 | This setting limits the time the driver is waiting for a |
---|
17 | 17 | echo. |
---|
| 18 | + |
---|
18 | 19 | Showing the range of available values is represented as the |
---|
19 | 20 | minimum value, the step and the maximum value, all enclosed |
---|
20 | 21 | in square brackets. |
---|
21 | | - Example: |
---|
22 | | - [0.043 0.043 11.008] |
---|
| 22 | + |
---|
| 23 | + Example:: |
---|
| 24 | + |
---|
| 25 | + [0.043 0.043 11.008] |
---|