LibDriver LM75B
Loading...
Searching...
No Matches
driver_lm75b_interrupt_test.h
Go to the documentation of this file.
1
37
38#ifndef DRIVER_LM75B_INTERRUPT_TEST_H
39#define DRIVER_LM75B_INTERRUPT_TEST_H
40
42
43#ifdef __cplusplus
44extern "C"{
45#endif
46
51
65 float low_threshold, float high_threshold, uint32_t times);
66
70
71#ifdef __cplusplus
72}
73#endif
74
75#endif
driver lm75b interface header file
lm75b_address_t
lm75b address enumeration definition
lm75b_os_operation_mode_t
lm75b os operation enumeration definition
uint8_t lm75b_interrupt_test(lm75b_address_t addr, lm75b_os_operation_mode_t mode, float low_threshold, float high_threshold, uint32_t times)
interrupt test