LibDriver STS3X
Loading...
Searching...
No Matches
driver_sts3x_read_test.h
Go to the documentation of this file.
1
36
37
#ifndef DRIVER_STS3X_READ_TEST_H
38
#define DRIVER_STS3X_READ_TEST_H
39
40
#include "
driver_sts3x_interface.h
"
41
42
#ifdef __cplusplus
43
extern
"C"
{
44
#endif
45
50
60
uint8_t
sts3x_read_test
(
sts3x_address_t
addr_pin, uint32_t times);
61
65
66
#ifdef __cplusplus
67
}
68
#endif
69
70
#endif
driver_sts3x_interface.h
driver sts3x interface header file
sts3x_address_t
sts3x_address_t
sts3x address enumeration definition
Definition
driver_sts3x.h:63
sts3x_read_test
uint8_t sts3x_read_test(sts3x_address_t addr_pin, uint32_t times)
read test
Definition
driver_sts3x_read_test.c:50
test
driver_sts3x_read_test.h
Generated by
1.15.0