25.6.3 Peripheral Module Disable 2 Control Register

Note:
  1. When a peripheral is disabled (PMD = 1), its clocks are gated off and its Reset is asserted, providing a reduced power consumption.
  2. 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: PMD2(1,2)
Offset: 0xFA6

Bit 15141312111098 
          
Access  
Reset  
Bit 76543210 
     CCP4MDCCP3MDCCP2MDCCP1MD 
Access R/WR/WR/WR/W 
Reset 0000 

Bit 3 – CCP4MD SCCP4 Module Disable bit

ValueDescription
1

SCCP4 module is disabled.

0

SCCP4 module is enabled.

Bit 2 – CCP3MD SCCP3 Module Disable bit

ValueDescription
1

SCCP3 module is disabled.

0

SCCP3 module is enabled.

Bit 1 – CCP2MD SCCP2 Module Disable bit

ValueDescription
1

SCCP2 module is disabled.

0

SCCP2 module is enabled.

Bit 0 – CCP1MD SCCP1 Module Disable bit

ValueDescription
1

SCCP1 module is disabled.

0

SCCP1 module is enabled.