LibDriver MMA7660FC
Loading...
Searching...
No Matches
driver_mma7660fc_motion_test.h
Go to the documentation of this file.
1
36
37
#ifndef DRIVER_MMA7660FC_MOTION_TEST_H
38
#define DRIVER_MMA7660FC_MOTION_TEST_H
39
40
#include "
driver_mma7660fc_interface.h
"
41
42
#ifdef __cplusplus
43
extern
"C"
{
44
#endif
45
50
58
uint8_t
mma7660fc_motion_test_irq_handler
(
void
);
59
68
uint8_t
mma7660fc_motion_test
(uint32_t timeout);
69
73
74
#ifdef __cplusplus
75
}
76
#endif
77
78
#endif
driver_mma7660fc_interface.h
driver mma7660fc interface header file
mma7660fc_motion_test
uint8_t mma7660fc_motion_test(uint32_t timeout)
motion test
Definition
driver_mma7660fc_motion_test.c:161
mma7660fc_motion_test_irq_handler
uint8_t mma7660fc_motion_test_irq_handler(void)
motion test irq
Definition
driver_mma7660fc_motion_test.c:143
test
driver_mma7660fc_motion_test.h
Generated by
1.15.0