3.11.9 sEEPromSleepMode eepSleepMode

The sEEPromSleepMode eepSleepMode variable contains the configuration for the sleep mode behavior. For more details on the functional description, see AVR Sleep Mode Configuration from Related Links. For more details on the hardware description, see Sleep Modes and Active Power Reduction from Related Links.

sleepModeConf

The sleepModeConf setting contains the sleep mode configuration.

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]

Bit 7: SLEEP_ENA – Firmware Sleep Mode Enable Flag

0 = Sleep mode disabled

1 = Sleep mode enabled

Bits 6..4: Reserved Bits

These bits are reserved for future use and must be set to ‘0’.

Bits 3..1: SM[2:0] – Sleep Mode

0 = Idle

1 = Extended power-save

2 = Power-down

3 = Power-save

Bit 0: Reserved Bits

This bit is reserved for future use and must be set to ‘0’.