LibDriver MPU6050
Loading...
Searching...
No Matches
driver_mpu6050_read_test.h
Go to the documentation of this file.
1
36
37
#ifndef DRIVER_MPU6050_READ_TEST_H
38
#define DRIVER_MPU6050_READ_TEST_H
39
40
#include "
driver_mpu6050_interface.h
"
41
42
#ifdef __cplusplus
43
extern
"C"
{
44
#endif
45
50
60
uint8_t
mpu6050_read_test
(
mpu6050_address_t
addr, uint32_t times);
61
65
66
#ifdef __cplusplus
67
}
68
#endif
69
70
#endif
driver_mpu6050_interface.h
driver mpu6050 interface header file
mpu6050_address_t
mpu6050_address_t
mpu6050 address enumeration definition
Definition
driver_mpu6050.h:63
mpu6050_read_test
uint8_t mpu6050_read_test(mpu6050_address_t addr, uint32_t times)
read test
Definition
driver_mpu6050_read_test.c:50
test
driver_mpu6050_read_test.h
Generated by
1.15.0