LibDriver AMG8833
Loading...
Searching...
No Matches
driver_amg8833_read_test.h
Go to the documentation of this file.
1
36
37
#ifndef DRIVER_AMG8833_READ_TEST_H
38
#define DRIVER_AMG8833_READ_TEST_H
39
40
#include "
driver_amg8833_interface.h
"
41
42
#ifdef __cplusplus
43
extern
"C"
{
44
#endif
45
51
61
uint8_t
amg8833_read_test
(
amg8833_address_t
addr_pin, uint32_t times);
62
66
67
#ifdef __cplusplus
68
}
69
#endif
70
71
#endif
driver_amg8833_interface.h
driver amg8833 interface header file
amg8833_address_t
amg8833_address_t
amg8833 address enumeration definition
Definition
driver_amg8833.h:63
amg8833_read_test
uint8_t amg8833_read_test(amg8833_address_t addr_pin, uint32_t times)
read test
Definition
driver_amg8833_read_test.c:52
test
driver_amg8833_read_test.h
Generated by
1.15.0