![NXP Semiconductors LPC43Sxx Скачать руководство пользователя страница 1047](http://html1.mh-extra.com/html/nxp-semiconductors/lpc43sxx/lpc43sxx_user-manual_17218271047.webp)
UM10503
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2015. All rights reserved.
User manual
Rev. 2.1 — 10 December 2015
1047 of 1441
NXP Semiconductors
UM10503
Chapter 33: LPC43xx/LPC43Sxx Motor Control PWM (MOTOCONPWM)
7.9.1 MCPWM Interrupt Enable read address
The INTEN register controls which of the MCPWM interrupts are enabled. This address is
read-only, but the underlying register can be modified by writing to addresses INTEN_SET
and INTEN_CLR.
Table 814. Motor Control PWM interrupts
Symbol
Description
ILIM0/1/2
Limit interrupts for channels 0, 1, 2.
IMAT0/1/2
Match interrupts for channels 0, 1, 2.
ICAP0/1/2
Capture interrupts for channels 0, 1, 2.
ABORT
Fast abort interrupt
Table 815. MCPWM Interrupt Enable read address (INTEN - 0x400A 0050) bit description
Bit
Symbol
Value
Description
Reset
value
0
ILIM0
Limit interrupt for channel 0.
0
0
Interrupt disabled.
1
Interrupt enabled.
1
IMAT0
Match interrupt for channel 0.
0
0
Interrupt disabled.
1
Interrupt enabled.
2
ICAP0
Capture interrupt for channel 0.
0
0
Interrupt disabled.
1
Interrupt enabled.
3
-
Reserved.
-
4
ILIM1
Limit interrupt for channel 1.
0
0
Interrupt disabled.
1
Interrupt enabled.
5
IMAT1
Match interrupt for channel 1.
0
0
Interrupt disabled.
1
Interrupt enabled.
6
ICAP1
Capture interrupt for channel 1.
0
0
Interrupt disabled.
1
Interrupt enabled.
7
-
Reserved.
-
8
ILIM2
Limit interrupt for channel 2.
0
0
Interrupt disabled.
1
Interrupt enabled.
9
IMAT2
Match interrupt for channel 2.
0
0
Interrupt disabled.
1
Interrupt enabled.