29.16.4 PMC PLL Control Register 0

All fields defined here are applied to the PLL defined by the last ID field written in the PMC_PLL_UPDT register.

Name: PMC_PLL_CTRL0
Offset: 0x000C
Reset: 0x00000000
Property: Read/Write

Bit 3130292827262524 
 ENLOCK ENPLLCKENPLL     
Access R/WR/WR/W 
Reset 000 
Bit 2322212019181716 
          
Access  
Reset  
Bit 15141312111098 
          
Access  
Reset  
Bit 76543210 
 DIVPMC[7:0] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 

Bit 31 – ENLOCK Enable PLL Lock

ValueDescription
0 The lock signal sent by the PLL is ignored. The PLL is considered as locked once the start-up time defined by PMC_PLL_UPDT.STUPTIM has elapsed.
1 The PLL is considered as locked once the start-up time defined by PMC_PLL_UPDT.STUPTIM has elapsed and the lock signal sent by the PLL has risen.

Bit 29 – ENPLLCK Enable PLL Clock for PMC

This feature is available for all PLLs and is configurable only when the DIVPMC fied is programmed to 0.
ValueDescription
0 The clock generated by the PLL is not send to the PMC.
1 The clock generated by the PLL is sent to the PMC.

Bit 28 – ENPLL Enable PLL

ValueDescription
0 The PLL is off.
1 The PLL is on.

Bits 7:0 – DIVPMC[7:0] Divider for PMC

Specifies the division ratio applied to the internal PLL clock before being sent to the PMC. The frequency is defined by the following formula:

f PLL Clock = f COREPLLCK DIVPMC + 1