![FTDI FT51A Скачать руководство пользователя страница 132](http://html1.mh-extra.com/html/ftdi/ft51a/ft51a_application-note_2341158132.webp)
Application Note
AN_289 FT51A Programming Guide
Version 1.0
Document Reference No.: FT_000962 Clearance No.: FTDI# 483
131
Copyright © 2015 Future Technology Devices International Limited
2.14.2
DMA_ENABLE_x
Bit
Position
Bit Field Name
Type
Reset
Description
7..2
Reserved
RFU
0
Reserved
1
dma_stop
R/W
0
IO Peripheral DMA Stop
0
dma_start
W1T
0
IO Peripheral DMA Start
Table 2.169 DMA Enable/Reset Register
2.14.3
DMA_IRQ_ENA_x
Bit
Position
Bit Field Name
Type
Reset
Description
7
Reserved
RFU
0
Reserved
6..5
dma_fifo_size
R/W
0
IO Peripheral DMA Set FIFO
Size:
00 == 64,
01 == 128,
10 == 256,
11 == 512 Bytes
4..3
dma_mode
R/W
0
IO Peripheral DMA Mode:
00 == PUSH (push data
from memory to IO),
01 == PULL (pull data from
IO to memory),
10 == MEM_COPY (copy
data from one memory
location to another memory
location),
11 == FIFO
2
dma_fifo_davail_ien
R/W
0
IO Peripheral DMA FIFO
Data Available IRQ Enable
1
dma_fifo_full_ien
R/W
0
IO Peripheral DMA FIFO Full
IRQ Enable
0
dma_done_ien
W1T
0
IO Peripheral DMA Done
IRQ Enable
Table 2.170 DMA Interrupts Enable Register