ACS_SLEEP_MODE_CFG
Bit Field |
Read/Write |
Field Name |
Description |
---|---|---|---|
2 |
RW |
BG_ENABLE |
Keep Band-gap enabled during sleep |
1 |
RW |
VCC_ENABLE |
Keep VCC low power enabled during sleep |
0 |
RW |
VDDCP_ENABLE |
Keep VDDCP charge pump enabled during sleep |
Bit Field |
Field Name |
Value Symbol |
Value Description |
Hex Value |
---|---|---|---|---|
2 |
BG_ENABLE |
BG_DISABLE_IN_SLEEP |
Band-gap disabled in sleep |
0x0* |
|
|
BG_ENABLE_IN_SLEEP |
Band-gap enabled in sleep |
0x1 |
1 |
VCC_ENABLE |
VCC_DISABLE_IN_SLEEP |
VCC disabled in sleep |
0x0* |
|
|
VCC_ENABLE_IN_SLEEP |
VCC enabled in sleep |
0x1 |
0 |
VDDCP_ENABLE |
VDDCP_DISABLE_IN_SLEEP |
Charge pump disabled in sleep |
0x0* |
|
|
VDDCP_ENABLE_IN_SLEEP |
Charge pump enabled in sleep |
0x1 |