dmp_s结构体 参考
dmp_s
Public 属性
void(* tap_cb )(unsigned char count, unsigned char direction)
void(* android_orient_cb )(unsigned char orientation)
unsigned short orient
unsigned short feature_mask
unsigned short fifo_rate
unsigned char packet_length
详细描述
在文件 inv_mpu_dmp_motion_driver.c 第 481 行定义.
类成员变量说明
android_orient_cb
android_orient_cbdmp_s
dmp_sandroid_orient_cb
void(* dmp_s::android_orient_cb) (unsigned char orientation)
在文件 inv_mpu_dmp_motion_driver.c 第 483 行定义.
feature_mask
feature_maskdmp_s
dmp_sfeature_mask
unsigned short dmp_s::feature_mask
在文件 inv_mpu_dmp_motion_driver.c 第 485 行定义.
fifo_rate
fifo_ratedmp_s
dmp_sfifo_rate
unsigned short dmp_s::fifo_rate
在文件 inv_mpu_dmp_motion_driver.c 第 486 行定义.
orient
orientdmp_s
dmp_sorient
unsigned short dmp_s::orient
在文件 inv_mpu_dmp_motion_driver.c 第 484 行定义.
packet_length
packet_lengthdmp_s
dmp_spacket_length
unsigned char dmp_s::packet_length
在文件 inv_mpu_dmp_motion_driver.c 第 487 行定义.
tap_cb
tap_cbdmp_s
dmp_stap_cb
void(* dmp_s::tap_cb) (unsigned char count, unsigned char direction)
在文件 inv_mpu_dmp_motion_driver.c 第 482 行定义.
该结构体的文档由以下文件生成:
D:/gitt/MicrochipFor32/bsp_MPU6050/inv_mpu_dmp_motion_driver.c