UM10850
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2016. All rights reserved.
User manual
Rev. 2.4 — 13 September 2016
116 of 464
10.1 How to read this chapter
The pin interrupt generator and the pattern match engine are available on all LPC5410x
parts.
10.2 Features
•
Pin interrupts
–
Up to eight pins can be selected from all GPIO pins on ports 0 and 1 as edge- or
level-sensitive interrupt requests. Each request creates a separate interrupt in the
NVIC.
–
Edge-sensitive interrupt pins can interrupt on rising or falling edges or both.
–
Level-sensitive interrupt pins can be HIGH- or LOW-active.
•
Pattern match engine
–
Up to 8 pins can be selected from all digital pins on ports 0 and 1 to contribute to a
boolean expression. The boolean expression consists of specified levels and/or
transitions on various combinations of these pins.
–
Each bit slice minterm (product term) comprising the specified boolean expression
can generate its own, dedicated interrupt request.
–
Any occurrence of a pattern match can be programmed to also generate an RXEV
notification to the CPU. The RXEV signal can be connected to a pin.
–
Pattern match can be used, in conjunction with software, to create complex state
machines based on pin inputs.
UM10850
Chapter 10: LPC5410x Pin interrupt and pattern match (PINT)
Rev. 2.4 — 13 September 2016
User manual