Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: f4d51dffc6c01a9e94650d95ce0104964f8ae822 authored by Linus Torvalds on 07 September 2020, 00:11:40 UTC
Linux 5.9-rc4
Tip revision: f4d51df
sysfs-bus-iio-magnetometer-hmc5843
What:           /sys/bus/iio/devices/iio:deviceX/meas_conf
What:           /sys/bus/iio/devices/iio:deviceX/meas_conf_available
KernelVersion:  4.5
Contact:        linux-iio@vger.kernel.org
Description:
                Current configuration and available configurations
		for the bias current.
		normal		- Normal measurement configurations (default)
		positivebias	- Positive bias configuration
		negativebias	- Negative bias configuration
		disabled	- Only available on HMC5983. Disables magnetic
				  sensor and enables temperature sensor.
		Note: The effect of this configuration may vary
		according to the device. For exact documentation
		check the device's datasheet.
back to top