Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

Header file for extended sensor API of APDS9960 sensor. More...

Go to the source code of this file.

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...

Detailed Description

Header file for extended sensor API of APDS9960 sensor.