3.2.2.15 AVR Sleep Mode Configuration
The AVR has an integrated sleep mode to reduce power consumption during inactive periods, for
example, the sleep period of a polling cycle. To activate the firmware-controlled sleep
mode feature, the EEPROM variable eepSleepMode.sleepModeconf.SLEEP_ENA must be set to
‘1’. One of four different sleep modes can be selected by the
variable eepSleepMode.sleepModeconf.SM[2:0]. See sEEPromSleepMode eepSleepMode
from Related Links.
| Address | Name | Bit 7 | Bit 6 | Bit 5 | Bit 4 | Bit 3 | Bit 2 | Bit 1 | Bit 0 |
|---|---|---|---|---|---|---|---|---|---|
| 0x0097 | sleepModeConf | SLEEP_ENA | — | — | — | SM[2:0] | — | ||
