accel11 2.0.0.0

Macros

#define ACCEL11_ATYPE_USER_NOT_MOVING   0x00
 
#define ACCEL11_ATYPE_USER_WALKING   0x01
 
#define ACCEL11_ATYPE_USER_RUNNING   0x02
 

Detailed Description

Macro Definition Documentation

◆ ACCEL11_ATYPE_USER_NOT_MOVING

#define ACCEL11_ATYPE_USER_NOT_MOVING   0x00

◆ ACCEL11_ATYPE_USER_RUNNING

#define ACCEL11_ATYPE_USER_RUNNING   0x02

◆ ACCEL11_ATYPE_USER_WALKING

#define ACCEL11_ATYPE_USER_WALKING   0x01