Interrupt source. More...
#include <apds99xx.h>
Data Fields | |
bool | als_int |
ALS interrupt happened. | |
bool | prx_int |
Proximity interrupt happened. | |
bool apds99xx_int_source_t::als_int |
ALS interrupt happened.
Definition at line 408 of file apds99xx.h.
bool apds99xx_int_source_t::prx_int |
Proximity interrupt happened.
Definition at line 409 of file apds99xx.h.