25.6.6 Peripheral Module Disable 6 Control Register
Note:
- When a peripheral is disabled (PMD
=
1), its clocks are gated off and its Reset is asserted, providing a reduced power consumption. - Since the Reset to the peripheral
is asserted when PMD =
1, the module’s registers must be reinitialized to their desired values whenever the corresponding PMD bit is cleared.
| Name: | PMD6(1,2) |
| Offset: | 0xFAE |
| Bit | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | |
| DMA3MD | DMA2MD | DMA1MD | DMA0MD | ||||||
| Access | R/W | R/W | R/W | R/W | |||||
| Reset | 0 | 0 | 0 | 0 |
| Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
| Access | |||||||||
| Reset |
Bit 11 – DMA3MD DMA3 Module Disable bit
| Value | Description |
|---|---|
| 1 | DMA3 module is disabled. |
| 0 | DMA3 module is enabled. |
Bit 10 – DMA2MD DMA2 Module Disable bit
| Value | Description |
|---|---|
| 1 |
DMA2 module is disabled. |
| 0 |
DMA2 module is enabled. |
Bit 9 – DMA1MD DMA1 Module Disable bit
| Value | Description |
|---|---|
| 1 |
DMA1 module is disabled. |
| 0 |
DMA1 module is enabled. |
Bit 8 – DMA0MD DMA0 Module Disable bit
| Value | Description |
|---|---|
| 1 | DMA0 module is disabled. |
| 0 | DMA0 module is enabled. |
