LibDriver LM75B
Loading...
Searching...
No Matches
driver_lm75b_read_test.h
Go to the documentation of this file.
1
37
38#ifndef DRIVER_LM75B_READ_TEST_H
39#define DRIVER_LM75B_READ_TEST_H
40
42
43#ifdef __cplusplus
44extern "C"{
45#endif
46
51
61uint8_t lm75b_read_test(lm75b_address_t addr, uint32_t times);
62
66
67#ifdef __cplusplus
68}
69#endif
70
71#endif
driver lm75b interface header file
lm75b_address_t
lm75b address enumeration definition
uint8_t lm75b_read_test(lm75b_address_t addr, uint32_t times)
read test