LibDriver AM2320
Loading...
Searching...
No Matches
driver_am2320_read_test.h
Go to the documentation of this file.
1
36
37
#ifndef DRIVER_AM2320_READ_TEST_H
38
#define DRIVER_AM2320_READ_TEST_H
39
40
#include "
driver_am2320_interface.h
"
41
42
#ifdef __cplusplus
43
extern
"C"
{
44
#endif
45
52
62
uint8_t
am2320_read_test
(
am2320_interface_t
interface, uint32_t times);
63
67
68
#ifdef __cplusplus
69
}
70
#endif
71
72
#endif
driver_am2320_interface.h
driver am2320 interface header file
am2320_interface_t
am2320_interface_t
am2320 interface enumeration definition
Definition
driver_am2320.h:63
am2320_read_test
uint8_t am2320_read_test(am2320_interface_t interface, uint32_t times)
read test
Definition
driver_am2320_read_test.c:51
test
driver_am2320_read_test.h
Generated by
1.15.0