LibDriver OPT300X
Loading...
Searching...
No Matches
driver_opt300x_read_test.h
Go to the documentation of this file.
1
36
37#ifndef DRIVER_OPT300X_READ_TEST_H
38#define DRIVER_OPT300X_READ_TEST_H
39
41
42#ifdef __cplusplus
43extern "C"{
44#endif
45
50
61uint8_t opt300x_read_test(opt300x_t type, opt300x_address_t addr_pin, uint32_t times);
62
66
67#ifdef __cplusplus
68}
69#endif
70
71#endif
driver opt300x interface header file
opt300x_address_t
opt300x address enumeration definition
opt300x_t
opt300x type enumeration definition
uint8_t opt300x_read_test(opt300x_t type, opt300x_address_t addr_pin, uint32_t times)
read test