Changes between Version 13 and Version 14 of Component/Vci Dma


Ignore:
Timestamp:
Sep 3, 2010, 4:49:42 PM (14 years ago)
Author:
choichil
Comment:

Little correction

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Dma

    v13 v14  
    2626 * '''DMA_LEN''' (Read / Write)
    2727It defines the length of transfer, in bytes. This register must be written after writing into
    28 registers DAMA_SRC & DMA_DST, as the writing into the DMA_LEN register starts the transfer.
     28registers DMA_SRC & DMA_DST, as the writing into the DMA_LEN register starts the transfer.
    2929This register gets back to 0 when transfer is finished.
    3030This register can be used to test the DMA coprocessor status.