LibDriver HDC302X
Loading...
Searching...
No Matches
driver_hdc302x_interrupt_test.h
Go to the documentation of this file.
1
36
37#ifndef DRIVER_HDC302X_INTERRUPT_TEST_H
38#define DRIVER_HDC302X_INTERRUPT_TEST_H
39
41
42#ifdef __cplusplus
43extern "C"{
44#endif
45
50
65 float temperature_low_deg, float temperature_high_deg,
66 float humidity_low_percentage, float humidity_high_percentage,
67 uint32_t times);
68
72
73#ifdef __cplusplus
74}
75#endif
76
77#endif
driver hdc302x interface header file
hdc302x_address_t
hdc302x address enumeration definition
uint8_t hdc302x_interrupt_test(hdc302x_address_t addr, float temperature_low_deg, float temperature_high_deg, float humidity_low_percentage, float humidity_high_percentage, uint32_t times)
interrupt test