UM10429
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2010. All rights reserved.
User manual
Rev. 1 — 20 October 2010
122 of 258
NXP Semiconductors
UM10429
Chapter 13: LPC11102 32-bit counter/timers (CT32B0/1)
the Timer Counter is incremented, and the Prescale Counter is reset on the next PCLK.
This causes the TC to increment on every PCLK when PR = 0, every 2 PCLKs when
PR = 1, etc.
13.7.6 Match Control Register (TMR32B0MCR and TMR32B1MCR)
The Match Control Register is used to control what operations are performed when one of
the Match Registers matches the Timer Counter. The function of each of the bits is shown
in
Table 120. Prescale registers (TMR32B0PC, address 0x4001 4010 and TMR32B1PC
0x4001 8010) bit description
Bit
Symbol
Description
Reset
value
31:0
PC
Timer prescale counter value.
0
Table 121. Match Control Register (TMR32B0MCR - address 0x4001 4014 and TMR32B1MCR - address 0x4001 8014)
bit description
Bit
Symbol
Value Description
Reset
value
0
MR0I
Interrupt on MR0: an interrupt is generated when MR0 matches the value in the TC.
0
1
Enabled
0
Disabled
1
MR0R
Reset on MR0: the TC will be reset if MR0 matches it.
0
1
Enabled
0
Disabled
2
MR0S
Stop on MR0: the TC and PC will be stopped and TCR[0] will be set to 0 if MR0 matches
the TC.
0
1
Enabled
0
Disabled
3
MR1I
Interrupt on MR1: an interrupt is generated when MR1 matches the value in the TC.
0
1
Enabled
0
Disabled
4
MR1R
Reset on MR1: the TC will be reset if MR1 matches it.
0
1
Enabled
0
Disabled
5
MR1S
Stop on MR1: the TC and PC will be stopped and TCR[0] will be set to 0 if MR1 matches
the TC.
0
1
Enabled
0
Disabled
6
MR2I
Interrupt on MR2: an interrupt is generated when MR2 matches the value in the TC.
0
1
Enabled
0
Disabled
7
MR2R
Reset on MR2: the TC will be reset if MR2 matches it.
0
1
Enabled
0
Disabled