Module omnisensor::adc
source · [−]Expand description
Backend providing support for ADC sensors.
A la dbus-sensors’s adcsensor
daemon.
Structs
Internal representation of the dbus config data for an ADC sensor (one channel).
Constants
DBus interface used for ADC sensor bridge GPIO config data.
The directory where we expect to find the ADC sensor device.
Functions
Instantiate any active ADC sensors configured in
cfgmap
.Whether or not the given
cfgtype
is supported by the adc
sensor backend.