2.12.9 sEEPromSleepMode eepSleepMode

The sEEPromSleepMode eepSleepMode variable contains the configuration for the sleep mode behavior. See AVR Sleep Mode Configuration for a functional description, and Sleep Modes and Active Power Reduction for a hardware description.

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’.