Microchip Technology MCU PIC10F322T-I/OT SOT-23-6 MCP PIC10F322T-I/OT 데이터 시트

제품 코드
PIC10F322T-I/OT
다운로드
페이지 210
 2011 Microchip Technology Inc.
Preliminary
DS41585A-page 41
PIC10(L)F320/322
6.0
INTERRUPTS
The interrupt feature allows certain events to preempt
normal program flow. Firmware is used to determine
the source of the interrupt and act accordingly. Some
interrupts can be configured to wake the MCU from
Sleep mode.
This chapter contains the following information for
Interrupts:
• Operation
• Interrupt Latency
• Interrupts During Sleep
• INT  Pin
• Context Saving during Interrupts
Many peripherals produce Interrupts. Refer to the
corresponding chapters for details.
A block diagram of the interrupt logic is shown in
.
FIGURE 6-1:
INTERRUPT LOGIC 
TMR0IF
TMR0IE
INTF
INTE
IOCIF
IOCIE
Interrupt
to CPU
Wake-up 
(If in Sleep mode)
GIE
(TMR2IF)  PIR1<0>
PIRn<7>
PIEn<7>
PEIE
Peripheral Interrupts
(TMR2IE)  PIE1<0>