English
Language : 

ATMEGA16HVBPRE Datasheet, PDF (40/275 Pages) ATMEL Corporation – 32 x 8 General Purpose Working Registers
ATmega16HVB/32HVB
• Bits 7:4 – Reserved
These bits are reserved in the ATmega16HVB/32HVB, and will always read as zero.
• Bits 3:1 – SM2:0: Sleep Mode Select Bits 2, 1 and 0
These bits select between the four available sleep modes as shown in Table 10-3.
Table 10-3.
SM2
0
0
0
0
1
1
1
1
Sleep Mode Select
SM1
0
0
1
1
0
0
1
1
SM0
0
1
0
1
0
1
0
1
Sleep Mode
Idle
ADC Noise Reduction
Reserved
Power-save
Power-off
Reserved
Reserved
Reserved
10.8.2
• Bit 0 – SE: Sleep Enable
The SE bit must be written to logic one to make the MCU enter the sleep mode when the SLEEP
instruction is executed. To avoid the MCU entering the sleep mode unless it is the programmer’s
purpose, it is recommended to write the Sleep Enable (SE) bit to one just before the execution of
the SLEEP instruction and to clear it immediately after waking up.
PRR0 – Power Reduction Register 0
Bit
(0x64)
Read/Write
Initial Value
7
6
5
4
3
2
1
0
–
PRTWI PRVRM
–
PRSPI PRTIM1 PRTIM0 PRVADC
PRR0
R
R/W
R/W
R
R/W
R/W
R/W
R/W
0
0
0
0
0
0
0
0
• Bit 7, 4 – Reserved
These bits are reserved for future use. For compatibility with future devices, these bits must be
written to zero when PRR0 is written.
• Bit 6 – PRTWI: Power Reduction TWI
Writing a logic one to this bit shuts down the TWI by stopping the clock to the module. When
waking up the TWI again, the TWI should be re initialized to ensure proper operation.
• Bit 5 – PRVRM: Power Reduction Voltage Regulator Monitor
Writing a logic one to this bit shuts down the Voltage Regulator Monitor interface by stopping the
clock of the module.
• Bit 3 – PRSPI: Power Reduction Serial Peripheral Interface
Writing logic one to this bit shuts down the Serial Peripheral Interface by stopping the clock to
the module. When waking up the SPI again, the SPI should be reinitialized to ensure proper
operation.
40
8042B–AVR–06/10