LibDriver ADS1110
Loading...
Searching...
No Matches
driver_ads1110_read_test.h
Go to the documentation of this file.
1
36
37
#ifndef DRIVER_ADS1110_READ_TEST_H
38
#define DRIVER_ADS1110_READ_TEST_H
39
40
#include "
driver_ads1110_interface.h
"
41
42
#ifdef __cplusplus
43
extern
"C"
{
44
#endif
45
50
60
uint8_t
ads1110_read_test
(
ads1110_address_t
addr, uint32_t times);
61
65
66
#ifdef __cplusplus
67
}
68
#endif
69
70
#endif
driver_ads1110_interface.h
driver ads1110 interface header file
ads1110_address_t
ads1110_address_t
ads1110 address enumeration definition
Definition
driver_ads1110.h:63
ads1110_read_test
uint8_t ads1110_read_test(ads1110_address_t addr, uint32_t times)
read test
Definition
driver_ads1110_read_test.c:50
test
driver_ads1110_read_test.h
Generated by
1.15.0