Zephyr API 3.6.99
|
Extended public API for AMS's TSL2591 ambient light sensor. More...
#include <zephyr/drivers/sensor.h>
Go to the source code of this file.
Enumerations | |
enum | sensor_attribute_tsl2591 { SENSOR_ATTR_GAIN_MODE = SENSOR_ATTR_PRIV_START + 1 , SENSOR_ATTR_INTEGRATION_TIME , SENSOR_ATTR_INT_PERSIST } |
enum | sensor_gain_tsl2591 { TSL2591_SENSOR_GAIN_LOW , TSL2591_SENSOR_GAIN_MED , TSL2591_SENSOR_GAIN_HIGH , TSL2591_SENSOR_GAIN_MAX } |
Extended public API for AMS's TSL2591 ambient light sensor.
This exposes attributes for the TSL2591 which can be used for setting the on-chip gain, integration time, and persist filter parameters.
enum sensor_gain_tsl2591 |