LibDriver HTU21D
Loading...
Searching...
No Matches
driver_htu21d_read_test.h
Go to the documentation of this file.
1
36
37
#ifndef DRIVER_HTU21D_READ_TEST_H
38
#define DRIVER_HTU21D_READ_TEST_H
39
40
#include "
driver_htu21d_interface.h
"
41
42
#ifdef __cplusplus
43
extern
"C"
{
44
#endif
45
50
60
uint8_t
htu21d_read_test
(
htu21d_bool_t
hold_master_enable, uint32_t times);
61
65
66
#ifdef __cplusplus
67
}
68
#endif
69
70
#endif
driver_htu21d_interface.h
driver htu21d interface header file
htu21d_bool_t
htu21d_bool_t
htu21d bool enumeration definition
Definition
driver_htu21d.h:63
htu21d_read_test
uint8_t htu21d_read_test(htu21d_bool_t hold_master_enable, uint32_t times)
read test
Definition
driver_htu21d_read_test.c:50
test
driver_htu21d_read_test.h
Generated by
1.15.0