LibDriver APDS9960
Loading...
Searching...
No Matches
driver_apds9960_interrupt_test.h
Go to the documentation of this file.
1
36
37#ifndef DRIVER_APDS9960_INTERRUPT_TEST_H
38#define DRIVER_APDS9960_INTERRUPT_TEST_H
39
41
42#ifdef __cplusplus
43extern "C"{
44#endif
45
50
59
72uint8_t apds9960_interrupt_test(uint32_t times, uint16_t als_low_threshold, uint16_t als_high_threshold,
73 uint8_t proximity_low_threshold, uint8_t proximity_high_threshold);
74
78
79#ifdef __cplusplus
80}
81#endif
82
83#endif
driver apds9960 interface header file
uint8_t apds9960_interrupt_test(uint32_t times, uint16_t als_low_threshold, uint16_t als_high_threshold, uint8_t proximity_low_threshold, uint8_t proximity_high_threshold)
interrupt test
uint8_t apds9960_interrupt_test_irq_handler(void)
interrupt test irq