BAT32G1x9 user manual | Chapter 26 Interrupt function
1064 / 1149
Rev.1.02
26.4 Interrupt the operation of processing
26.4.1
Acceptance of maskable interrupt requests
If the interrupt request flag is placed "1" and the masking (MK) flag of the interrupt request has been
cleared "0", it enters a state that can accept the maskable interrupt request, and the interrupt request can be
passed to the NVIC.
From the interrupt request flag set to 1 to the CPU's IRQ set to 1, only 1 clock is required.
BASECK
INTAS
IF
MK
IRQ
26.4.2
Acceptance of unaskable interrupt requests
If an unscealable interrupt request is generated, the interrupt request flag will be placed "1" and passed
directly to the NVIC.
From the interrupt request flag set to 1 to the CPU's NMI set to 1, only 1 clock is required.
BASECK
NMIAS
IF
NMI