Interrupt controller (ITC) RM0016
70/449 Doc ID 14587 Rev 8
6.9.4 External interrupt control register 1 (EXTI_CR2)
Address offset: 0x01
Reset value: 0x00
76543210
Reserved
TLIS PEIS[1:0]
rw rw
Bits 7:3 Reserved.
Bit 2 TLIS: Top level interrupt sensitivity
This bit is set and cleared by software. This bit can be written only when external interrupt
is disabled on the corresponding GPIO port (PD7 or PC3, refer to Section 6.6: External
interrupts on page 65).
0: Falling edge
1: Rising edge
Bits 1:0 PEIS[1:0]: Port E external interrupt sensitivity bits
These bits can only be written when I1 and I0 in the CCR register are both set to 1 (level 3).
They define the sensitivity of the Port E external interrupts.
00: Falling edge and low level
01: Rising edge only
10: Falling edge only
11: Rising and falling edge