|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
Avago APDS9960 ambient light, RGB, proximity and gesture sensor. More...
Files | |
| file | apds9960.h |
| Header file for extended sensor API of APDS9960 sensor. | |
Enumerations | |
| enum | sensor_channel_apds9960 { SENSOR_CHAN_APDS9960_GESTURE = SENSOR_CHAN_PRIV_START } |
| Custom sensor channels for the APDS9960. More... | |
| enum | apds9960_gesture { APDS9960_GESTURE_NONE , APDS9960_GESTURE_UP , APDS9960_GESTURE_DOWN , APDS9960_GESTURE_LEFT , APDS9960_GESTURE_RIGHT } |
Gesture values reported in sensor_value.val1 of the SENSOR_CHAN_APDS9960_GESTURE channel. More... | |
Avago APDS9960 ambient light, RGB, proximity and gesture sensor.
| enum apds9960_gesture |
#include <zephyr/drivers/sensor/apds9960.h>
Gesture values reported in sensor_value.val1 of the SENSOR_CHAN_APDS9960_GESTURE channel.
#include <zephyr/drivers/sensor/apds9960.h>
Custom sensor channels for the APDS9960.
| Enumerator | |
|---|---|
| SENSOR_CHAN_APDS9960_GESTURE | Most recently detected gesture.
|