LibDriver AMG8833
Loading...
Searching...
No Matches
driver_amg8833_interrupt_test.h
Go to the documentation of this file.
1
36
37#ifndef DRIVER_AMG8833_INTERRUPT_TEST_H
38#define DRIVER_AMG8833_INTERRUPT_TEST_H
39
41
42#ifdef __cplusplus
43extern "C"{
44#endif
45
51
60
76 float high_level, float low_level,
77 float hysteresis_level, uint32_t times);
78
82
83#ifdef __cplusplus
84}
85#endif
86
87#endif
driver amg8833 interface header file
amg8833_address_t
amg8833 address enumeration definition
amg8833_interrupt_mode_t
amg8833 interrupt mode enumeration definition
uint8_t amg8833_interrupt_test(amg8833_address_t addr_pin, amg8833_interrupt_mode_t mode, float high_level, float low_level, float hysteresis_level, uint32_t times)
interrupt test
uint8_t amg8833_interrupt_test_irq_handler(void)
interrupt test irq callback