參數(shù)資料
型號(hào): ATF16V8B-10SI
廠商: Atmel
文件頁數(shù): 7/26頁
文件大?。?/td> 0K
描述: IC PLD EE 10NS 20-SOIC
標(biāo)準(zhǔn)包裝: 37
系列: 16V8
可編程類型: EE PLD
宏單元數(shù): 8
輸入電壓: 5V
速度: 10ns
安裝類型: 表面貼裝
封裝/外殼: 20-SOIC(0.295",7.50mm 寬)
供應(yīng)商設(shè)備封裝: 20-SOIC W
包裝: 管件
其它名稱: ATF16V8B10SI
15
7707F–AVR–11/10
AT90USB82/162
4.8.1
Interrupt Response Time
The interrupt execution response for all the enabled AVR interrupts is five clock cycles minimum.
After five clock cycles the program vector address for the actual interrupt handling routine is exe-
cuted. During these five clock cycle period, the Program Counter is pushed onto the Stack. The
vector is normally a jump to the interrupt routine, and this jump takes three clock cycles. If an
interrupt occurs during execution of a multi-cycle instruction, this instruction is completed before
the interrupt is served. If an interrupt occurs when the MCU is in sleep mode, the interrupt exe-
cution response time is increased by five clock cycles. This increase comes in addition to the
start-up time from the selected sleep mode.
A return from an interrupt handling routine takes three clock cycles. During these three clock
cycles, the Program Counter (three bytes) is popped back from the Stack, the Stack Pointer is
incremented by three, and the I-bit in SREG is set.
Assembly Code Example
sei
; set Global Interrupt Enable
sleep
; enter sleep, waiting for interrupt
; note: will enter sleep before any pending
; interrupt(s)
C Code Example
__enable_interrupt(); /* set Global Interrupt Enable */
__sleep(); /* enter sleep, waiting for interrupt */
/* note: will enter sleep before any pending interrupt(s) */
相關(guān)PDF資料
PDF描述
ATF16V8B-10PI IC PLD 10NS 20DIP
ATF16V8B-10JI IC PLD 10NS 20PLCC
3-1734839-2 CONN FPC 32POS .5MM RT ANG SMD
IDT71V65803S100BQG8 IC SRAM 9MBIT 100MHZ 165FBGA
MPC870VR80 IC MPU POWERQUICC 80MHZ 256PBGA
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
ATF16V8B-10XC 制造商:ATMEL 制造商全稱:ATMEL Corporation 功能描述:Highperformance EE PLD
ATF16V8B-10XI 制造商:未知廠家 制造商全稱:未知廠家 功能描述:Electrically-Erasable PLD
ATF16V8B-15GC 制造商:未知廠家 制造商全稱:未知廠家 功能描述:Electrically-Erasable PLD
ATF16V8B-15GI 制造商:未知廠家 制造商全稱:未知廠家 功能描述:Electrically-Erasable PLD
ATF16V8B-15GM 制造商:未知廠家 制造商全稱:未知廠家 功能描述:Electrically-Erasable PLD