3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-22 07:05:54 +00:00
Brooklyn/Documentation/ABI/testing/sysfs-bus-iio-vf610

17 lines
576 B
Plaintext
Raw Normal View History

2022-09-13 23:14:27 +05:00
What: /sys/bus/iio/devices/iio:deviceX/in_conversion_mode
2022-04-02 18:08:56 +05:00
KernelVersion: 4.2
Contact: linux-iio@vger.kernel.org
Description:
Specifies the hardware conversion mode used. The three
available modes are "normal", "high-speed" and "low-power",
where the last is the default mode.
What: /sys/bus/iio/devices/iio:deviceX/out_conversion_mode
KernelVersion: 4.6
Contact: linux-iio@vger.kernel.org
Description:
Specifies the hardware conversion mode used within DAC.
The two available modes are "high-power" and "low-power",
where "low-power" mode is the default mode.