![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 1477](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_10955781477.webp)
PWM Registers
1477
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Pulse Width Modulator (PWM)
21.5.17 PWMnCOUNT Register [reset = 0x0]
PWM0 Counter (PWM0COUNT), offset 0x054
PWM1 Counter (PWM1COUNT), offset 0x094
PWM2 Counter (PWM2COUNT), offset 0x0D4
PWM3 Counter (PWM3COUNT), offset 0x114
These registers contain the current value of the PWM counter (PWM0COUNT is the value of the PWM
generator 0 block, and so on). When this value matches zero or the value in the PWMnLOAD,
PWMnCMPA, or PWMnCMPB registers, a pulse is output which can be configured to drive the generation
of a PWM signal or drive an interrupt or ADC trigger.
NOTE:
Disabling the PWM by clearing the ENABLE bit does not clear the COUNT field of the
PWMnCOUNT register. Before re-enabling the PWM (ENABLE = 0x1), the COUNT field
should be cleared by resetting the PWM registers through the SRPWM register in the
System Control Module.
PWMnCOUNT is shown in
and described in
Return to
Figure 21-23. PWMnCOUNT Register
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10
9
8
7
6
5
4
3
2
1
0
RESERVED
COUNT
R-0x0
R-0x0
Table 21-19. PWMnCOUNT Register Field Descriptions
Bit
Field
Type
Reset
Description
31-16
RESERVED
R
0x0
15-0
COUNT
R
0x0
Counter value. The current value of the counter.