www.geehy.com Page 64
Field
Name
R/W
Description
1: Enable
18
Reserved
22:19
RTENx
R/W
Enable the rising trigger event and interrupt on Line x (Rising Trigger Event
Enable and Interrupt of Line x)
0: Disable
1: Enable
30:23
Reserved
31
RTEN31 R/W
Enable the rising trigger event and interrupt on Line 31 (Rising Trigger Event
Enable and Interrupt of Line 31)
0: Disable
1: Enable
Note: Since the external wake-up lines are edge triggered, there should be no
burr signal on these lines; when writing EINT_RTEN register, if the rising edge
signal is on the external interrupt line, it will not be recognized and the set
pending bit will not be set; in the same interrupt line, the rising edge trigger and
falling edge trigger can be set at the same time.
Enable the falling edge trigger selection register (EINT_FTEN)
Offset address: 0x0C
Reset value: 0x0000 0000
Field
Name
R/W
Description
17:0
FTENx
R/W
Enable the falling trigger event and interrupt on Line x (Falling Trigger Event
Enable and Interrupt of Line x)
0: Disable
1: Enable
18
Reserved
22:19
FTENx
R/W
Enable the falling trigger event and interrupt on Line x (Falling Trigger Event
Enable and Interrupt of Line x)
0: Disable
1: Enable
30:23
Reserved
31
FTEN31 R/W
Enable the falling trigger event and interrupt on Line 31 (Falling Trigger Event
Enable and Interrupt of Line 31)
0: Disable
1: Enable
Note: Since the external wake-up lines are edge triggered, there should be no
burr signal on these lines; when writing EINT_FTEN register, if the rising edge
signal is on the external interrupt line, it will not be recognized and the set
pending bit will not be set; in the same interrupt line, the rising edge trigger and
falling edge trigger can be set at the same time.
Software interrupt event register (EINT_SWINTE)
Offset address: 0x10
Reset value: 0x0000 0000
Field
Name
R/W
Description
17:0
SWINTEx
R/W
Software interrupt on Line x (Software Interrupt Event on Line x)
This bit can be set to 1 by software, and be cleared by writing 1 to the
corresponding bit of EINT_IPEND.
When this bit is 0, the pending bit of EINT_IPEND can be set by writing 1. If
EINT_IMASK (EINT_EMASK) is set to open the interrupt (event) request,