18.7.16 PLL0 Post Output Clock Divider A

Important: The PLL0 frequency cannot be changed on the fly while it's the active enabled clock to the system.

PLL0 Output Clocks:

  1. CLK_PLL0_CLKOUTn where n = 0.
  2. CLK_PLL0_CLKOUTn where n = 1.
  3. CLK_PLL0_CLKOUTn where n = 2.
  4. CLK_PLL0_CLKOUTn where n = 3.
Table 18-20. Register Bit Attribute Legend
Symbol Description Symbol Description Symbol Description
R Readable bit HC Cleared by Hardware (Grey cell) Unimplemented
W Writable bit HS Set by Hardware X Bit is unknown at Reset
K Write to clear S Software settable bit
Name: PLL0POSTDIVA
Offset: 0x4C
Reset: 0x20202020
Property: PAC Write-Protection

Bit 3130292827262524 
 OUTEN3 POSTDIV3[5:0] 
Access R/WR/WR/WR/WR/WR/WR/W 
Reset 0100000 
Bit 2322212019181716 
 OUTEN2 POSTDIV2[5:0] 
Access R/WR/WR/WR/WR/WR/WR/W 
Reset 0100000 
Bit 15141312111098 
 OUTEN1 POSTDIV1[5:0] 
Access R/WR/WR/WR/WR/WR/WR/W 
Reset 0100000 
Bit 76543210 
 OUTEN0 POSTDIV0[5:0] 
Access R/WR/WR/WR/WR/WR/WR/W 
Reset 0100000 

Bits 7, 15, 23, 31 – OUTENn CLK_PLL0_CLKOUTn Output Enable

ValueDescription
0 CLK_PLL0_CLKOUTn Output Disabled
1 CLK_PLL0_CLKOUTn Output Enabled

Bits 0:5, 8:13, 16:21, 24:29 – POSTDIVn PLL0 FVCO Output Clock Division Factor

This field determines the division factor of the PLL0 FVCO output that creates FCLK_PLL0 and CLK_PLL0_CLKOUTn. The POSTDIV value must be between 1 ≤ POSTDIV ≤ 63.

Note:
  1. (FVCO / POSTDIV) > FCLK_PLL0 > CLK_PLL0_CLKOUTn.
  2. PLL0 must be disabled before making changes to POSTDIVn values.
  3. It is not recommended to set the POSTDIV registers while the PLL is active and stable.