|
XerolySkinnerBscpp 1.0.0
C++版本的驱动库
|
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 行定义.
| void(* dmp_s::android_orient_cb) (unsigned char orientation) |
在文件 inv_mpu_dmp_motion_driver.c 第 483 行定义.
| unsigned short dmp_s::feature_mask |
在文件 inv_mpu_dmp_motion_driver.c 第 485 行定义.
| unsigned short dmp_s::fifo_rate |
在文件 inv_mpu_dmp_motion_driver.c 第 486 行定义.
| unsigned short dmp_s::orient |
在文件 inv_mpu_dmp_motion_driver.c 第 484 行定义.
| unsigned char dmp_s::packet_length |
在文件 inv_mpu_dmp_motion_driver.c 第 487 行定义.
| void(* dmp_s::tap_cb) (unsigned char count, unsigned char direction) |
在文件 inv_mpu_dmp_motion_driver.c 第 482 行定义.