earthquake 2.0.0.0

Macros

#define EARTHQUAKE_STANDBY_MODE   0
 
#define EARTHQUAKE_NORMAL_MODE   1
 
#define EARTHQUAKE_INIT_INST   2
 
#define EARTHQUAKE_OFFSET_ACQ   3
 
#define EARTHQUAKE_SELF_DIAGNOSTIC   4
 
#define EARTHQUAKE_STATE   0x1000
 
#define EARTHQUAKE_AXIS_STATE   0x1001
 
#define EARTHQUAKE_EVENT   0x1002
 

Detailed Description

Macro Definition Documentation

◆ EARTHQUAKE_AXIS_STATE

#define EARTHQUAKE_AXIS_STATE   0x1001

◆ EARTHQUAKE_EVENT

#define EARTHQUAKE_EVENT   0x1002

◆ EARTHQUAKE_INIT_INST

#define EARTHQUAKE_INIT_INST   2

◆ EARTHQUAKE_NORMAL_MODE

#define EARTHQUAKE_NORMAL_MODE   1

◆ EARTHQUAKE_OFFSET_ACQ

#define EARTHQUAKE_OFFSET_ACQ   3

◆ EARTHQUAKE_SELF_DIAGNOSTIC

#define EARTHQUAKE_SELF_DIAGNOSTIC   4

◆ EARTHQUAKE_STANDBY_MODE

#define EARTHQUAKE_STANDBY_MODE   0

◆ EARTHQUAKE_STATE

#define EARTHQUAKE_STATE   0x1000