Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.1 20 lines 810 B view raw
1What: /sys/bus/iio/devices/iio:deviceX/meas_conf 2What: /sys/bus/iio/devices/iio:deviceX/meas_conf_available 3KernelVersion: 4.5 4Contact: linux-iio@vger.kernel.org 5Description: 6 Current configuration and available configurations 7 for the bias current. 8 9 ============ ============================================ 10 normal Normal measurement configurations (default) 11 positivebias Positive bias configuration 12 negativebias Negative bias configuration 13 disabled Only available on HMC5983. Disables magnetic 14 sensor and enables temperature sensor. 15 ============ ============================================ 16 17 Note: 18 The effect of this configuration may vary 19 according to the device. For exact documentation 20 check the device's datasheet.