LibDriver SHT4X
Loading...
Searching...
No Matches
driver_sht4x_read_test.h
Go to the documentation of this file.
1
36
37
#ifndef DRIVER_SHT4X_READ_TEST_H
38
#define DRIVER_SHT4X_READ_TEST_H
39
40
#include "
driver_sht4x_interface.h
"
41
42
#ifdef __cplusplus
43
extern
"C"
{
44
#endif
45
52
62
uint8_t
sht4x_read_test
(
sht4x_address_t
addr, uint32_t times);
63
67
68
#ifdef __cplusplus
69
}
70
#endif
71
72
#endif
driver_sht4x_interface.h
driver sht4x interface header file
sht4x_address_t
sht4x_address_t
sht4x address enumeration definition
Definition
driver_sht4x.h:63
sht4x_read_test
uint8_t sht4x_read_test(sht4x_address_t addr, uint32_t times)
read test
Definition
driver_sht4x_read_test.c:50
test
driver_sht4x_read_test.h
Generated by
1.15.0