Datasheet

40
7799D–AVR–11/10
ATmega8U2/16U2/32U2
8.11.6 PLLCSR – PLL Control and Status Register
Bit 7:5 – Res: Reserved Bits
These bits are reserved bits in the ATmega8U2/16U2/32U2 and always read as zero.
Bit 4 – DIV5 PLL Input Prescaler (1:5)
Bit 3 – DIV3 PLL Input Prescaler (1:3)
Bit 2 – PINDIV PLL Input Prescaler (1:1, 1:2)
These bits allow to configure the PLL input prescaler to generate the 8MHz input clock for the
PLL from either a 8 or 16 MHz input.
When using a 8 MHz clock source, this bit must be set to 0 before enabling PLL (1:1).
When using a 16 MHz clock source, this bit must be set to 1 before enabling PLL (1:2).
Bit 3:2 – Res: Reserved Bits
These bits are reserved and always read as zero.
Table 8-9. Clock Prescaler Select
CLKPS3 CLKPS2 CLKPS1 CLKPS0 Clock Division Factor
0000 1
0001 2
0010 4
0011 8
0100 16
0101 32
0110 64
0111 128
1000 256
1 0 0 1 Reserved
1 0 1 0 Reserved
1 0 1 1 Reserved
1 1 0 0 Reserved
1 1 0 1 Reserved
1 1 1 0 Reserved
1 1 1 1 Reserved
Bit 76543210
0x29 (0x49) DIV5 DIV3 PINDIV PLLE PLOCK PLLCSR
Read/Write R R R R/W R R R/W R
Initial Value 0 0 000000