LibDriver BH1750FVI
1.0.0
BH1750FVI full-featured driver
driver_bh1750fvi_read_test.h
Go to the documentation of this file.
1
37
#ifndef DRIVER_BH1750FVI_READ_TEST_H
38
#define DRIVER_BH1750FVI_READ_TEST_H
39
40
#include "
driver_bh1750fvi_interface.h
"
41
42
#ifdef __cplusplus
43
extern
"C"
{
44
#endif
45
62
uint8_t
bh1750fvi_read_test
(
bh1750fvi_address_t
addr, uint32_t times);
63
68
#ifdef __cplusplus
69
}
70
#endif
71
72
#endif
driver_bh1750fvi_interface.h
driver bh1750fvi interface header file
bh1750fvi_address_t
bh1750fvi_address_t
bh1750fvi address enumeration definition
Definition:
driver_bh1750fvi.h:63
bh1750fvi_read_test
uint8_t bh1750fvi_read_test(bh1750fvi_address_t addr, uint32_t times)
read test
Definition:
driver_bh1750fvi_read_test.c:51
test
driver_bh1750fvi_read_test.h
Generated by
1.9.1