
PWM Registers
1450
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Pulse Width Modulator (PWM)
21.5.3 PWMENABLE Register (Offset = 0x8) [reset = 0x0]
PWM Output Enable (PWMENABLE)
This register provides a master control of which generated pwmA' and pwmB' signals are output to the
MnPWMn pins. By disabling a PWM output, the generation process can continue (for example, when the
time bases are synchronized) without driving PWM signals to the pins. When bits in this register are set,
the corresponding pwmA' or pwmB' signal is passed through to the output stage. When bits are clear, the
pwmA' or pwmB' signal is replaced by a zero value which is also passed to the output stage. The
PWMINVERT register controls the output stage, so if the corresponding bit is set in that register, the value
seen on the MnPWMn signal is inverted from what is configured by the bits in this register. Updates to the
bits in this register can be immediate or locally or globally synchronized to the next synchronous update as
controlled by the ENUPDn fields in the PWMENUPD register.
PWMENABLE is shown in
and described in
.
Return to
Figure 21-9. PWMENABLE Register
31
30
29
28
27
26
25
24
RESERVED
R-0x0
23
22
21
20
19
18
17
16
RESERVED
R-0x0
15
14
13
12
11
10
9
8
RESERVED
R-0x0
7
6
5
4
3
2
1
0
PWM7EN
PWM6EN
PWM5EN
PWM4EN
PWM3EN
PWM2EN
PWM1EN
PWM0EN
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
Table 21-5. PWMENABLE Register Field Descriptions
Bit
Field
Type
Reset
Description
31-8
RESERVED
R
0x0
7
PWM7EN
R/W
0x0
MnPWM7 Output Enable.
0x0 = The MnPWM7 signal has a zero value.
0x1 = The generated pwm3B' signal is passed to the MnPWM7 pin.
6
PWM6EN
R/W
0x0
MnPWM6 Output Enable.
0x0 = The MnPWM6 signal has a zero value.
0x1 = The generated pwm3A' signal is passed to the MnPWM6 pin.
5
PWM5EN
R/W
0x0
MnPWM5 Output Enable.
0x0 = The MnPWM5 signal has a zero value.
0x1 = The generated pwm2B' signal is passed to the MnPWM5 pin.
4
PWM4EN
R/W
0x0
MnPWM4 Output Enable.
0x0 = The MnPWM4 signal has a zero value.
0x1 = The generated pwm2A' signal is passed to the MnPWM4 pin.
3
PWM3EN
R/W
0x0
MnPWM3 Output Enable.
0x0 = The MnPWM3 signal has a zero value.
0x1 = The generated pwm1B' signal is passed to the MnPWM3 pin.
2
PWM2EN
R/W
0x0
MnPWM2 Output Enable.
0x0 = The MnPWM2 signal has a zero value.
0x1 = The generated pwm1A' signal is passed to the MnPWM2 pin.