XerolySkinnerBscpp 1.0.0
C++版本的驱动库
Public 属性 | 所有成员列表
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.c481 行定义.

类成员变量说明

◆ android_orient_cb

void(* dmp_s::android_orient_cb) (unsigned char orientation)

在文件 inv_mpu_dmp_motion_driver.c483 行定义.

◆ feature_mask

unsigned short dmp_s::feature_mask

在文件 inv_mpu_dmp_motion_driver.c485 行定义.

◆ fifo_rate

unsigned short dmp_s::fifo_rate

在文件 inv_mpu_dmp_motion_driver.c486 行定义.

◆ orient

unsigned short dmp_s::orient

在文件 inv_mpu_dmp_motion_driver.c484 行定义.

◆ packet_length

unsigned char dmp_s::packet_length

在文件 inv_mpu_dmp_motion_driver.c487 行定义.

◆ tap_cb

void(* dmp_s::tap_cb) (unsigned char count, unsigned char direction)

在文件 inv_mpu_dmp_motion_driver.c482 行定义.


该结构体的文档由以下文件生成: