![NXP Semiconductors LPC43Sxx Скачать руководство пользователя страница 1028](http://html1.mh-extra.com/html/nxp-semiconductors/lpc43sxx/lpc43sxx_user-manual_17218271028.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
1028 of 1441
NXP Semiconductors
UM10503
Chapter 32: LPC43xx/LPC43Sxx Timer0/1/2/3
32.6.9 Timer capture registers
Each Capture register is associated with a device pin and may be loaded with the Timer
Counter value when a specified event occurs on that pin. The settings in the Capture
Control Register register determine whether the capture function is enabled, and whether
a capture event happens on the rising edge of the associated pin, the falling edge, or on
both edges.
4
CAP1FE
Capture on CAPn.1 falling edge
0
0
Disabled. This feature is disabled.
1
High to low. A sequence of 1 then 0 on CAPn.1 will cause CR1
to be loaded with the contents of TC.
5
CAP1I
Interrupt on CAPn.1 event
0
0
Disabled. This feature is disabled.
1
Load. A CR1 load due to a CAPn.1 event will generate an
interrupt.
6
CAP2RE
Capture on CAPn.2 rising edge
0
0
Disabled. This feature is disabled.
1
Low to high. A sequence of 0 then 1 on CAPn.2 will cause CR2
to be loaded with the contents of TC.
7
CAP2FE
Capture on CAPn.2 falling edge:
0
0
Disabled. This feature is disabled.
1
High to low. A sequence of 1 then 0 on CAPn.2 will cause CR2
to be loaded with the contents of TC.
8
CAP2I
Interrupt on CAPn.2 event
0
0
Disabled. This feature is disabled.
1
Load. A CR2 load due to a CAPn.2 event will generate an
interrupt.
9
CAP3RE
Capture on CAPn.3 rising edge
0
0
Disabled. This feature is disabled.
1
Low to high. A sequence of 0 then 1 on CAPn.3 will cause CR3
to be loaded with the contents of TC.
10
CAP3FE
High to low. Capture on CAPn.3 falling edge
0
0
Disabled. This feature is disabled.
1
A sequence of 1 then 0 on CAPn.3 will cause CR3 to be loaded
with the contents of TC.
11
CAP3I
Interrupt on CAPn.3 event:
0
0
Disabled. This feature is disabled.
1
Load. A CR3 load due to a CAPn.3 event will generate an
interrupt.
31:12 -
Reserved, user software should not write ones to reserved bits.
The value read from a reserved bit is not defined.
NA
Table 794. Timer capture control registers (CCR, addresses 0x4008 4028 (TIMER0),
0x4008 5020 (TIMER1), 0x400C 3028 (TIMER2), 0x400C 4028 (TIMER3)) bit
description
…continued
Bit
Symbol
Value
Description
Reset
value