LibDriver ADS1115
Loading...
Searching...
No Matches
driver_ads1115_read_test.h
Go to the documentation of this file.
1
37
38
#ifndef DRIVER_ADS1115_READ_TEST_H
39
#define DRIVER_ADS1115_READ_TEST_H
40
41
#include "
driver_ads1115_interface.h
"
42
43
#ifdef __cplusplus
44
extern
"C"
{
45
#endif
46
51
61
uint8_t
ads1115_read_test
(
ads1115_address_t
addr, uint32_t times);
62
66
67
#ifdef __cplusplus
68
}
69
#endif
70
71
#endif
driver_ads1115_interface.h
driver ads1115 interface header file
ads1115_address_t
ads1115_address_t
ads1115 address enumeration definition
Definition
driver_ads1115.h:64
ads1115_read_test
uint8_t ads1115_read_test(ads1115_address_t addr, uint32_t times)
read test
Definition
driver_ads1115_read_test.c:51
test
driver_ads1115_read_test.h
Generated by
1.15.0