![NXP Semiconductors LCP43 Series User Manual Download Page 879](http://html1.mh-extra.com/html/nxp-semiconductors/lcp43-series/lcp43-series_user-manual_1721817879.webp)
UM10503
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2012. All rights reserved.
User manual
Rev. 1.3 — 6 July 2012
879 of 1269
NXP Semiconductors
UM10503
Chapter 30: LPC43xx Motor Control PWM (MOTOCONPWM)
30.7.10 MCPWM Count Control register
30.7.10.1 MCPWM Count Control read address
The CNTCON register controls whether the MCPWM channels are in timer or counter
mode, and in counter mode whether the counter advances on rising and/or falling edges
on any or all of the three MCI inputs. If timer mode is selected, the counter advances
based on the PCLK clock.
This address is read-only. To set or clear the register bits, write ones to the
CNTCON_SET or CNTCON_CLR address.
Table 714. PWM interrupt enable clear register (INTEN_CLR - address 0x400A 0058) bit
description
Bit
Symbol
Description
Reset
value
0
ILIM0_CLR
Writing a one clears the corresponding bit in INTEN, thus disabling
the interrupt.
-
1
IMAT0_CLR
Writing a one clears the corresponding bit in INTEN, thus disabling
the interrupt.
-
2
ICAP0_CLR
Writing a one clears the corresponding bit in INTEN, thus disabling
the interrupt.
-
3
-
Reserved.
-
4
ILIM1_CLR
Writing a one clears the corresponding bit in INTEN, thus disabling
the interrupt.
-
5
IMAT1_CLR
Writing a one clears the corresponding bit in INTEN, thus disabling
the interrupt.
-
6
ICAP1_CLR
Writing a one clears the corresponding bit in INTEN, thus disabling
the interrupt.
-
7
-
Reserved.
-
8
ILIM2_CLR
Writing a one clears the corresponding bit in INTEN, thus disabling
the interrupt.
-
9
IMAT2_CLR
Writing a one clears the corresponding bit in INTEN, thus disabling
the interrupt.
-
10
ICAP2_CLR
Writing a one clears the corresponding bit in INTEN, thus disabling
the interrupt.
-
14:11 -
Reserved.
-
15
ABORT_CLR
Writing a one clears the corresponding bit in INTEN, thus disabling
the interrupt.
-
31:16 -
Reserved.
-
Table 715. MCPWM Count Control read address (CNTCON - 0x400A 005C) bit description
Bit
Symbol
Value Description
Reset
value
0
TC0MCI0_RE
Counter 0 rising edge mode, channel 0.
0
0
A rising edge on MCI0 does not affect counter 0.
1
If MODE0 is 1, counter 0 advances on a rising edge on MCI0.