accel6 2.0.0.0
power sleep period

Macros

#define ACCEL6_PMU_LPW_NORMAL_MODE   0x00
 
#define ACCEL6_PMU_LPW_DEEP_SUSPEND_MODE   0x20
 
#define ACCEL6_PMU_LPW_LOW_POWER_MODE   0x40
 
#define ACCEL6_PMU_LPW_SUSPEND_MODE   0x80
 
#define ACCEL6_PMU_LPW_SLEEP_0_5ms   0x05
 
#define ACCEL6_PMU_LPW_SLEEP_1ms   0x06
 
#define ACCEL6_PMU_LPW_SLEEP_2ms   0x07
 
#define ACCEL6_PMU_LPW_SLEEP_4ms   0x08
 
#define ACCEL6_PMU_LPW_SLEEP_6ms   0x09
 
#define ACCEL6_PMU_LPW_SLEEP_10ms   0x0A
 
#define ACCEL6_PMU_LPW_SLEEP_25ms   0x0B
 
#define ACCEL6_PMU_LPW_SLEEP_50ms   0x0C
 
#define ACCEL6_PMU_LPW_SLEEP_100ms   0x0D
 
#define ACCEL6_PMU_LPW_SLEEP_500ms   0x0E
 

Detailed Description

Macro Definition Documentation

◆ ACCEL6_PMU_LPW_DEEP_SUSPEND_MODE

#define ACCEL6_PMU_LPW_DEEP_SUSPEND_MODE   0x20

◆ ACCEL6_PMU_LPW_LOW_POWER_MODE

#define ACCEL6_PMU_LPW_LOW_POWER_MODE   0x40

◆ ACCEL6_PMU_LPW_NORMAL_MODE

#define ACCEL6_PMU_LPW_NORMAL_MODE   0x00

◆ ACCEL6_PMU_LPW_SLEEP_0_5ms

#define ACCEL6_PMU_LPW_SLEEP_0_5ms   0x05

◆ ACCEL6_PMU_LPW_SLEEP_100ms

#define ACCEL6_PMU_LPW_SLEEP_100ms   0x0D

◆ ACCEL6_PMU_LPW_SLEEP_10ms

#define ACCEL6_PMU_LPW_SLEEP_10ms   0x0A

◆ ACCEL6_PMU_LPW_SLEEP_1ms

#define ACCEL6_PMU_LPW_SLEEP_1ms   0x06

◆ ACCEL6_PMU_LPW_SLEEP_25ms

#define ACCEL6_PMU_LPW_SLEEP_25ms   0x0B

◆ ACCEL6_PMU_LPW_SLEEP_2ms

#define ACCEL6_PMU_LPW_SLEEP_2ms   0x07

◆ ACCEL6_PMU_LPW_SLEEP_4ms

#define ACCEL6_PMU_LPW_SLEEP_4ms   0x08

◆ ACCEL6_PMU_LPW_SLEEP_500ms

#define ACCEL6_PMU_LPW_SLEEP_500ms   0x0E

◆ ACCEL6_PMU_LPW_SLEEP_50ms

#define ACCEL6_PMU_LPW_SLEEP_50ms   0x0C

◆ ACCEL6_PMU_LPW_SLEEP_6ms

#define ACCEL6_PMU_LPW_SLEEP_6ms   0x09

◆ ACCEL6_PMU_LPW_SUSPEND_MODE

#define ACCEL6_PMU_LPW_SUSPEND_MODE   0x80