dmaper

         
      
Module Instance Base Address Register Address
i_qspi_qspiregs 0xFF809000 0xFF809020

Offset: 0x20

Access: RW

Bit Fields
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16

dma_periph_resv2_fld

RO 0x0

15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0

dma_periph_resv2_fld

RO 0x0

numburstreqbytes

RW 0x0

dma_periph_resv1_fld

RO 0x0

numsglreqbytes

RW 0x0

dmaper Fields

Bit Name Description Access Reset
31:12 dma_periph_resv2_fld

RO 0x0
11:8 numburstreqbytes
 Number of bytes in a burst type request on the DMA peripheral request. A programmed value of 0 represents a single byte. This should be setup before starting the indirect read or write operation. The actual number of bytes used is 2**(value in this register) which will simplify implementation. 
RW 0x0
7:4 dma_periph_resv1_fld

RO 0x0
3:0 numsglreqbytes
 Number of bytes in a single type request on the DMA peripheral request. A programmed value of 0 represents a single byte. This should be setup before starting the indirect read or write operation. The actual number of bytes used is 2**(value in this register) which will simplify implementation. 
RW 0x0