APDS99XX sensor device data structure type. More...
APDS99XX sensor device data structure type.
Definition at line 421 of file apds99xx.h.
#include <apds99xx.h>
Data Fields | |
| apds99xx_params_t | params | 
| device initialization parameters  | |
| apds99xx_isr_t | isr | 
| user ISR  | |
| void * | isr_arg | 
| user ISR argument  | |
| bool | gpio_init | 
| GPIO is already initialized.  | |