File: sysfs-bus-iio-magnetometer-hmc5843

package info (click to toggle)
linux 4.19.194-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 967,940 kB
  • sloc: ansic: 16,799,826; asm: 272,028; makefile: 38,421; sh: 33,838; perl: 27,701; python: 21,148; cpp: 5,066; yacc: 4,650; lex: 2,584; awk: 1,385; ruby: 25; sed: 5
file content (15 lines) | stat: -rw-r--r-- 676 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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.