Zephyr Project API 4.2.99
A Scalable Open Source RTOS
|
Sensirion SGP40 gas sensor. More...
Files | |
file | sgp40.h |
Header file for extended sensor API of SGP40 sensor. | |
Enumerations | |
enum | sensor_attribute_sgp40 { SENSOR_ATTR_SGP40_TEMPERATURE = SENSOR_ATTR_PRIV_START , SENSOR_ATTR_SGP40_HUMIDITY } |
Custom sensor attributes for SGP40. More... | |
Sensirion SGP40 gas sensor.
#include <include/zephyr/drivers/sensor/sgp40.h>
Custom sensor attributes for SGP40.
Enumerator | |
---|---|
SENSOR_ATTR_SGP40_TEMPERATURE | Temperature in degC (only the integer part is used). |
SENSOR_ATTR_SGP40_HUMIDITY | Relative Humidity in % (only the integer part is used). |