29.16.23 PMC Peripheral Control Register
Name: | PMC_PCR |
Offset: | 0x0088 |
Reset: | 0x00000000 |
Property: | Read/Write |
Bit | 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | |
CMD | GCLKEN | EN | GCLKDIV[7:4] | ||||||
Access | R/W | R/W | R/W | R/W | R/W | R/W | R/W | ||
Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Bit | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | |
GCLKDIV[3:0] | |||||||||
Access | R/W | R/W | R/W | R/W | |||||
Reset | 0 | 0 | 0 | 0 |
Bit | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | |
GCLKCSS[4:0] | |||||||||
Access | R/W | R/W | R/W | R/W | R/W | ||||
Reset | 0 | 0 | 0 | 0 | 0 |
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
PID[6:0] | |||||||||
Access | R/W | R/W | R/W | R/W | R/W | R/W | R/W | ||
Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Bit 31 – CMD Command
Value | Description |
---|---|
0 | Read mode. |
1 | Write mode. |
Bit 29 – GCLKEN Generic Clock Enable
Value | Description |
---|---|
0 | The selected generic clock is disabled. |
1 | The selected generic clock is enabled. |
Bit 28 – EN Enable
Value | Description |
---|---|
0 | The selected peripheral clock is disabled. |
1 | The selected peripheral clock is enabled. |
Bits 27:20 – GCLKDIV[7:0] Generic Clock Division Ratio
Generic clock is the selected clock period divided by GCLKDIV + 1.
GCLKDIV must not be changed while the peripheral selects GCLKx (bit rate, etc.).
Bits 12:8 – GCLKCSS[4:0] Generic Clock Source Selection
Value | Name | Description |
---|---|---|
0 | MD_SLOW_CLK | MD_SLCK is selected. |
1 | TD_SLOW_CLOCK | TD_SLCK is selected. |
2 | MAINCK | MAINCK is selected. |
3 | MCK | MCK is selected. |
4 | PLLA | PLLA is selected. |
5 | UPLL | UPLL is selected. |
Bits 6:0 – PID[6:0] Peripheral ID
Peripheral ID selection.
Not all GCLK inputs are available on all peripherals.
Refer to identifier definitions in the table “Peripheral Identifiers”.