LibDriver HDC2080
Loading...
Searching...
No Matches
driver_hdc2080_interrupt_test.h
Go to the documentation of this file.
1
36
37#ifndef DRIVER_HDC2080_INTERRUPT_TEST_H
38#define DRIVER_HDC2080_INTERRUPT_TEST_H
39
41
42#ifdef __cplusplus
43extern "C"{
44#endif
45
50
64uint8_t hdc2080_interrupt_test(hdc2080_address_t addr_pin, float high_deg, float low_deg,
65 float high_percent, float low_percent, uint32_t times);
66
70
71#ifdef __cplusplus
72}
73#endif
74
75#endif
driver hdc2080 interface header file
hdc2080_address_t
hdc2080 address enumeration definition
uint8_t hdc2080_interrupt_test(hdc2080_address_t addr_pin, float high_deg, float low_deg, float high_percent, float low_percent, uint32_t times)
interrupt test