25.6.2 Peripheral Module Disable 1 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: PMD1(1,2)
Offset: 0xFA4

Bit 15141312111098 
     T1MD PWMMD  
Access R/WR/W 
Reset 00 
Bit 76543210 
 I2C1MDU2MDU1MDSPI2MDSPI1MD C1MDADC1MD 
Access R/WR/WR/WR/WR/WR/WR/W 
Reset 0000000 

Bit 11 – T1MD Timer1 Module Disable bit

ValueDescription
1

Timer1 module is disabled.

0

Timer1 module is enabled.

Bit 9 – PWMMD PWM Module Disable bit

ValueDescription
1

PWM module is disabled.

0

PWM module is enabled.

Bit 7 – I2C1MD I2C1 Module Disable bit

ValueDescription
1

I2C1 module is disabled.

0

I2C1 module is enabled.

Bit 6 – U2MD UART2 Module Disable bit

ValueDescription
1 UART2 module is disabled.
0

UART2 module is enabled.

Bit 5 – U1MD UART1 Module Disable bit

ValueDescription
1

UART1 module is disabled.

0

UART1 module is enabled.

Bit 4 – SPI2MD SPI2 Module Disable bit

ValueDescription
1

SPI2 module is disabled.

0

SPI2 module is enabled.

Bit 3 – SPI1MD SPI1 Module Disable bit

ValueDescription
1

SPI1 module is disabled.

0

SPI1 module is enabled.

Bit 1 – C1MD CAN1 Module Disable bit

ValueDescription
1 CAN1 module is disabled.
0 CAN1 module is enabled.

Bit 0 – ADC1MD ADC Module Disable bit

ValueDescription
1

ADC module is disabled.

0

ADC module is enabled.