Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
apds9960_data Struct Reference

#include <zephyr/drivers/sensor/apds9960.h>

Data Fields

struct gpio_callback gpio_cb
struct k_work work
const struct devicedev
uint16_t sample_crgb [4]
uint8_t pdata
enum apds9960_gesture gesture

Field Documentation

◆ dev

const struct device* apds9960_data::dev

◆ gesture

enum apds9960_gesture apds9960_data::gesture

◆ gpio_cb

struct gpio_callback apds9960_data::gpio_cb

◆ pdata

uint8_t apds9960_data::pdata

◆ sample_crgb

uint16_t apds9960_data::sample_crgb[4]

◆ work

struct k_work apds9960_data::work

The documentation for this struct was generated from the following file: