10.6.4.8 Enum nvm_sleep_power_mode
Power reduction modes of the NVM controller, to conserve power while the device is in sleep.
Enum value | Description |
---|---|
NVM_SLEEP_POWER_MODE_WAKEONACCESS |
NVM controller exits low-power mode on first access after sleep |
NVM_SLEEP_POWER_MODE_WAKEUPINSTANT |
NVM controller exits low-power mode when the device exits sleep mode |
NVM_SLEEP_POWER_MODE_ALWAYS_AWAKE |
Power reduction mode in the NVM controller disabled |