LibDriver MPU6050
Loading...
Searching...
No Matches
driver_mpu6050_dmp_read_test.h
Go to the documentation of this file.
1
36
37#ifndef DRIVER_MPU6050_DMP_READ_TEST_H
38#define DRIVER_MPU6050_DMP_READ_TEST_H
39
41
42#ifdef __cplusplus
43extern "C"{
44#endif
45
50
59
69uint8_t mpu6050_dmp_read_test(mpu6050_address_t addr, uint32_t times);
70
74
75#ifdef __cplusplus
76}
77#endif
78
79#endif
driver mpu6050 interface header file
mpu6050_address_t
mpu6050 address enumeration definition
uint8_t mpu6050_dmp_read_test(mpu6050_address_t addr, uint32_t times)
dmp read test
uint8_t mpu6050_dmp_read_test_irq_handler(void)
dmp read test irq