LibDriver MPU6500
Loading...
Searching...
No Matches
driver_mpu6500_dmp_pedometer_test.h
Go to the documentation of this file.
1
36
37#ifndef DRIVER_MPU6500_DMP_PEDOMETER_TEST_H
38#define DRIVER_MPU6500_DMP_PEDOMETER_TEST_H
39
41
42#ifdef __cplusplus
43extern "C"{
44#endif
45
50
59
70uint8_t mpu6500_dmp_pedometer_test(mpu6500_interface_t interface, mpu6500_address_t addr, uint32_t times);
71
75
76#ifdef __cplusplus
77}
78#endif
79
80#endif
driver mpu6500 interface header file
mpu6500_address_t
mpu6500 address enumeration definition
mpu6500_interface_t
mpu6500 interface enumeration definition
uint8_t mpu6500_dmp_pedometer_test_irq_handler(void)
dmp pedometer test irq
uint8_t mpu6500_dmp_pedometer_test(mpu6500_interface_t interface, mpu6500_address_t addr, uint32_t times)
dmp pedometer test