UM11029
All information provided in this document is subject to legal disclaimers.
© NXP Semiconductors N.V. 2017. All rights reserved.
User manual
Rev. 1.0 — 16 June 2017
398 of 515
NXP Semiconductors
UM11029
Chapter 21: LPC84x SCTimer/PWM
21.6.18 SCTimer/PWM conflict interrupt enable register
This register enables the no-change conflict events specified in the SCTimer/PWM conflict
resolution register to generate an interrupt request.
21.6.19 SCTimer/PWM conflict flag register
This register records a no-change conflict occurrence and provides details of a bus error.
Writing ones to the NCFLAG bits clears the corresponding read bits and negates the
SCTimer/PWM interrupt request if all enabled Flag bits are zero.
21.6.20 SCTimer/PWM match registers 0 to 7 (REGMODEn bit = 0)
Match registers are compared to the counters to help create events. When the UNIFY bit
is 0, the L and H registers are independently compared to the L and H counters. When
UNIFY is 1, the combined L and H registers hold a 32-bit value that is compared to the
unified counter. A Match can only occur in a clock in which the counter is running (STOP
and HALT are both 0).
Table 402. SCTimer/PWM event flag register (EVFLAG, offset 0x0F4) bit description
Bit
Symbol
Description
Reset
value
7:0
FLAG
Bit n is one if event n has occurred since reset or a 1 was last written to
this bit (event 0 = bit 0, event 1 = bit 1,..., event 7 = bit 7).
0
31:8 -
Reserved
-
Table 403. SCTimer/PWM conflict interrupt enable register (CONEN, offset 0x0F8) bit
description
Bit
Symbol
Description
Reset
value
5:0
NCEN
The SCTimer/PWM requests an interrupt when bit n of this register
and the SCTimer/PWM conflict flag register are both one (output 0
= bit 0, output 1 = bit 1,..., output 5 = bit 5).
0
31:6
-
Reserved
-
Table 404. SCTimer/PWM conflict flag register (CONFLAG, offset 0x0FC) bit description
Bit
Symbol
Description
Reset
value
5:0
NCFLAG
Bit n is one if a no-change conflict event occurred on output n
since reset or a 1 was last written to this bit (output 0 = bit 0,
output 1 = bit 1,..., output 5 = bit 5).
0
29:6
-
Reserved.
-
30
BUSERRL
The most recent bus error from this SCTimer/PWM involved
writing CTR L/Unified, STATE L/Unified, MATCH L/Unified, or
the Output register when the L/U counter was not halted. A
word write to certain L and H registers can be half successful
and half unsuccessful.
0
31
BUSERRH
The most recent bus error from this SCTimer/PWM involved
writing CTR H, STATE H, MATCH H, or the Output register
when the H counter was not halted.
0