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
40
#include "
driver_hdc302x_interface.h
"
41
42
#ifdef __cplusplus
43
extern
"C"
{
44
#endif
45
50
64
uint8_t
hdc302x_interrupt_test
(
hdc302x_address_t
addr,
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.h
driver hdc302x interface header file
hdc302x_address_t
hdc302x_address_t
hdc302x address enumeration definition
Definition
driver_hdc302x.h:63
hdc302x_interrupt_test
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
Definition
driver_hdc302x_interrupt_test.c:54
test
driver_hdc302x_interrupt_test.h
Generated by
1.15.0