SN8F2270B Series
USB 2.0 Low-Speed 8-Bit Micro-Controller
SONiX TECHNOLOGY CO., LTD
Page 55
Version 1.3
6
INTERRUPT
6.1 OVERVIEW
This MCU provides 7 interrupt sources, including 4 internal interrupt (T0/TC0/USB/SIO) and two external interrupt
(INT0/INT1). The external interrupt can wakeup the chip while the system is switched from power down mode to
high-speed normal mode. Once interrupt service is executed, the GIE bit in STKP register will clear to “0” for stopping
other interrupt request. On the contrast, when interrupt service exits, the GIE bit will set to “1” to accept the next
interrupts’ request. All of the interrupt request signals are stored in INTRQ register.
Note: The GIE bit must enable during all interrupt operation.