Changes between Version 13 and Version 14 of Component/Vci Dma
- Timestamp:
- Sep 3, 2010, 4:49:42 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Component/Vci Dma
v13 v14 26 26 * '''DMA_LEN''' (Read / Write) 27 27 It defines the length of transfer, in bytes. This register must be written after writing into 28 registers D AMA_SRC & DMA_DST, as the writing into the DMA_LEN register starts the transfer.28 registers DMA_SRC & DMA_DST, as the writing into the DMA_LEN register starts the transfer. 29 29 This register gets back to 0 when transfer is finished. 30 30 This register can be used to test the DMA coprocessor status.