LibDriver MPU9250  1.0.0
MPU9250 full function driver
driver_mpu9250_dmp_pedometer_test.h
Go to the documentation of this file.
1 
37 #ifndef DRIVER_MPU9250_DMP_PEDOMETER_TEST_H
38 #define DRIVER_MPU9250_DMP_PEDOMETER_TEST_H
39 
41 
42 #ifdef __cplusplus
43 extern "C"{
44 #endif
45 
59 
70 uint8_t mpu9250_dmp_pedometer_test(mpu9250_interface_t interface, mpu9250_address_t addr, uint32_t times);
71 
76 #ifdef __cplusplus
77 }
78 #endif
79 
80 #endif
driver mpu9250 interface header file
mpu9250_address_t
mpu9250 address enumeration definition
mpu9250_interface_t
mpu9250 interface enumeration definition
uint8_t mpu9250_dmp_pedometer_test(mpu9250_interface_t interface, mpu9250_address_t addr, uint32_t times)
dmp pedometer test
uint8_t mpu9250_dmp_pedometer_test_irq_handler(void)
dmp pedometer test irq