![Geehy SEMICONDUCTOR APM32F405 Series User Manual Download Page 125](http://html1.mh-extra.com/html/geehy-semiconductor/apm32f405-series/apm32f405-series_user-manual_573630125.webp)
www.geehy.com Page 124
Event mask register (EINT_EMASK)
Offset address: 0x04
Reset value: 0x0000 0000
Field
Name
R/W
Description
22:0
EMASKx R/W
Event Request Mask on Line x (x=0~22)
0: Mask
1: Open
31:23
Reserved
Enable the rising edge trigger register (EINT_RTEN)
Offset address: 0x08
Reset value: 0x0000 0000
Field
Name
R/W
Description
22:0
RTENx
R/W
Rising Trigger Event and Interrupt Enable of Line x (x=0~22)
0: Disable
1: Enable
31:23
Reserved
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 register (EINT_FTEN)
Offset address: 0x0C
Reset value: 0x0000 0000
Field
Name
R/W
Description
22:0
FTENx
R/W
Falling Trigger Event and Interrupt Enable of Line x (x=0~22)
0: Disable
1: Enable
31:23
Reserved
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