accel13 2.0.0.0

Macros

#define ACCEL13_TAPTHZ_TAP_X_DISABLE   0x00
 
#define ACCEL13_TAPTHZ_TAP_Y_DISABLE   0x00
 
#define ACCEL13_TAPTHZ_TAP_Z_DISABLE   0x00
 
#define ACCEL13_TAPTHZ_TAP_X_ENABLE   0x80
 
#define ACCEL13_TAPTHZ_TAP_Y_ENABLE   0x40
 
#define ACCEL13_TAPTHZ_TAP_Z_ENABLE   0x20
 

Detailed Description

Macro Definition Documentation

◆ ACCEL13_TAPTHZ_TAP_X_DISABLE

#define ACCEL13_TAPTHZ_TAP_X_DISABLE   0x00

◆ ACCEL13_TAPTHZ_TAP_X_ENABLE

#define ACCEL13_TAPTHZ_TAP_X_ENABLE   0x80

◆ ACCEL13_TAPTHZ_TAP_Y_DISABLE

#define ACCEL13_TAPTHZ_TAP_Y_DISABLE   0x00

◆ ACCEL13_TAPTHZ_TAP_Y_ENABLE

#define ACCEL13_TAPTHZ_TAP_Y_ENABLE   0x40

◆ ACCEL13_TAPTHZ_TAP_Z_DISABLE

#define ACCEL13_TAPTHZ_TAP_Z_DISABLE   0x00

◆ ACCEL13_TAPTHZ_TAP_Z_ENABLE

#define ACCEL13_TAPTHZ_TAP_Z_ENABLE   0x20