4.9.4.4.2 CLKOD – Clock Output Divider

Name: CLKOD
Offset: 0x0C3
Reset: 0x00

It can be modified only if the clock output is disabled (CLKOCR.CLKOEN = 0).

Bit 76543210 
 CLKOD[7:0] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 

Bits 7:0 – CLKOD[7:0] Clock Output Divider

Divide the selected clock reference by this factor. The selected clock CLKOS is passed to the CLK_OUT prescaler and the resulting divided clock is visible at the CLK_OUT pin if the output is enabled. See AVR Clock Systems in the System Clock and Clock Options from Related Links.
fCLK_OUT=fCLKOS2xCLKOD(46)

CLKOD ∈ {0 .. 255}

If CLKOD = 0 is selected, the clock source is passed directly to the pin. The clock output frequency must never exceed the maximum specified frequency. For this reason, the divider must stay within the boundaries specified in the following table. For more details, refer to the ATA8210/ATA8215 UHF ASK/FSK Receiver Data Sheet (9344E), section 4.7, parameter number 15.90.

Selected CLK Source

Min. CLKODMax. CLKOD
CLKSRC0255
CLKFRC1255
CLKXTO3255
Note: For more details, refer to the ATA8210/ATA8215 UHF ASK/FSK Receiver Data Sheet (9344E).