欢迎访问ic37.com |
会员登录 免费注册
发布采购

AN2131QC 参数 Datasheet PDF下载

AN2131QC图片预览
型号: AN2131QC
PDF下载: 下载PDF文件 查看货源
内容描述: 在EZ - USBTM集成电路 [The EZ-USBTM Integrated Circuit]
分类和应用:
文件页数/大小: 334 页 / 1468 K
品牌: CYPRESS [ CYPRESS ]
 浏览型号AN2131QC的Datasheet PDF文件第165页浏览型号AN2131QC的Datasheet PDF文件第166页浏览型号AN2131QC的Datasheet PDF文件第167页浏览型号AN2131QC的Datasheet PDF文件第168页浏览型号AN2131QC的Datasheet PDF文件第170页浏览型号AN2131QC的Datasheet PDF文件第171页浏览型号AN2131QC的Datasheet PDF文件第172页浏览型号AN2131QC的Datasheet PDF文件第173页  
Figure 9-3 illustrates a typical USB ISR for endpoint 2-IN.  
USB_ISR: push  
dps  
push  
dpl  
push  
dph  
push  
push  
push  
dpl1  
dph1  
acc  
;
mov  
clr  
mov  
;
a,EXIF  
acc.4  
EXIF,a  
; FIRST clear the USB (INT2) interrupt request  
; Note: EXIF reg is not 8051 bit-addressable  
mov  
mov  
movx  
;
dptr,#IN07IRQ ; now clear the USB interrupt request  
a,#00000100b  
@dptr,a  
; use IN2 as example  
; (perform interrupt routine stuff)  
;
pop  
pop  
pop  
pop  
pop  
pop  
acc  
dph1  
dpl1  
dph  
dpl  
dps  
;
reti  
Figure 9-3. The Order of Clearing Interrupt Requests is Important  
Page 9-6  
Chapter 9. EZ-USB Interrupts  
EZ-USB TRM v1.9  
 复制成功!