LibDriver MAX44009
Loading...
Searching...
No Matches
driver_max44009_interrupt_test.h
Go to the documentation of this file.
1
36
37#ifndef DRIVER_MAX44009_INTERRUPT_TEST_H
38#define DRIVER_MAX44009_INTERRUPT_TEST_H
39
41
42#ifdef __cplusplus
43extern "C"{
44#endif
45
50
62uint8_t max44009_interrupt_test(max44009_address_t addr, float low_threshold_lux, float high_threshold_lux, uint32_t times);
63
67
68#ifdef __cplusplus
69}
70#endif
71
72#endif
driver max44009 interface header file
max44009_address_t
max44009 address enumeration definition
uint8_t max44009_interrupt_test(max44009_address_t addr, float low_threshold_lux, float high_threshold_lux, uint32_t times)
interrupt test