LibDriver OPT300X
Loading...
Searching...
No Matches
driver_opt300x_interrupt_test.h
Go to the documentation of this file.
1
36
37#ifndef DRIVER_OPT300X_INTERRUPT_TEST_H
38#define DRIVER_OPT300X_INTERRUPT_TEST_H
39
41
42#ifdef __cplusplus
43extern "C"{
44#endif
45
50
59
73 float low_threshold, float high_threshold, uint32_t times);
74
78
79#ifdef __cplusplus
80}
81#endif
82
83#endif
driver opt300x interface header file
opt300x_address_t
opt300x address enumeration definition
opt300x_t
opt300x type enumeration definition
uint8_t opt300x_interrupt_test_irq_handler(void)
interrupt test irq
uint8_t opt300x_interrupt_test(opt300x_t type, opt300x_address_t addr_pin, float low_threshold, float high_threshold, uint32_t times)
interrupt test