Expand description
Capsule for analog sensors.
This capsule provides the sensor HIL interfaces for sensors which only need an ADC.
It includes support for analog light sensors and analog temperature sensors.
Structs§
Enums§
- Analog
Light Sensor Type - The type of the sensor implies how the raw ADC reading should be converted to a light value.
- Analog
Temperature Sensor Type - The type of the sensor implies how the raw ADC reading should be converted to a temperature value.