LibDriver ADS1115
Loading...
Searching...
No Matches
driver_ads1115_mutichannel_test.h
Go to the documentation of this file.
1
37
38#ifndef DRIVER_ADS1115_MUTICHANNEL_TEST_H
39#define DRIVER_ADS1115_MUTICHANNEL_TEST_H
40
42
43#ifdef __cplusplus
44extern "C"{
45#endif
46
51
62uint8_t ads1115_multichannel_test(ads1115_address_t addr, ads1115_channel_t channel, uint32_t times);
63
67
68#ifdef __cplusplus
69}
70#endif
71
72#endif
driver ads1115 interface header file
ads1115_channel_t
ads1115 channel enumeration definition
ads1115_address_t
ads1115 address enumeration definition
uint8_t ads1115_multichannel_test(ads1115_address_t addr, ads1115_channel_t channel, uint32_t times)
multichannel test