全部博文(41)
2011年(41)
分类: 嵌入式
2011-04-17 09:44:44
转载:http://blog.csdn.net/dhdahai/archive/2009/03/30/4037420.aspx
2440 DMA寄存器:
1. DISRCn(DMA initial source c):始端数据基地址。
2. DISRCCn(DMA initial source control register):始端总线类型(系统总线AHB or 外围总线 APB)和地址类型(increment or fixed)。
3. DIDSTn(DMA initial destination register):终端数据基地址。
4. DIDSTCn(DMA initial destination control register):中断产生时刻,终端总线类型(系统总线AHB or 外围总线 APB)和地址类型(increment or fixed)。
5. DCONn(DMA control register):
6. DSTATn(DMA status register):
7. DCSRCn(DMA current source register):current source address
8. DCDSTn(DMA current destination register):current destination address
9. DMASKTRIGn(DMA mask trigger register):