LibDriver ADXL362
Loading...
Searching...
No Matches
driver_adxl362_read_test.h
Go to the documentation of this file.
1
36
37
#ifndef DRIVER_ADXL362_READ_TEST_H
38
#define DRIVER_ADXL362_READ_TEST_H
39
40
#include "
driver_adxl362_interface.h
"
41
42
#ifdef __cplusplus
43
extern
"C"
{
44
#endif
45
50
59
uint8_t
adxl362_read_test
(uint32_t times);
60
64
65
#ifdef __cplusplus
66
}
67
#endif
68
69
#endif
driver_adxl362_interface.h
driver adxl362 interface header file
adxl362_read_test
uint8_t adxl362_read_test(uint32_t times)
read test
Definition
driver_adxl362_read_test.c:49
test
driver_adxl362_read_test.h
Generated by
1.15.0