LibDriver TSL2561
Loading...
Searching...
No Matches
driver_tsl2561_read_test.h
Go to the documentation of this file.
1
37
38
#ifndef DRIVER_TSL2561_READ_TEST_H
39
#define DRIVER_TSL2561_READ_TEST_H
40
41
#include "
driver_tsl2561_interface.h
"
42
43
#ifdef __cplusplus
44
extern
"C"
{
45
#endif
46
51
61
uint8_t
tsl2561_read_test
(
tsl2561_address_t
addr_pin, uint32_t times);
62
66
67
#ifdef __cplusplus
68
}
69
#endif
70
71
#endif
driver_tsl2561_interface.h
driver tsl2561 interface header file
tsl2561_address_t
tsl2561_address_t
tsl2561 address enumeration definition
Definition
driver_tsl2561.h:64
tsl2561_read_test
uint8_t tsl2561_read_test(tsl2561_address_t addr_pin, uint32_t times)
read test
Definition
driver_tsl2561_read_test.c:51
test
driver_tsl2561_read_test.h
Generated by
1.15.0