![FTDI FT51A Application Note Download Page 18](http://html1.mh-extra.com/html/ftdi/ft51a/ft51a_application-note_2341158018.webp)
Application Note
AN_289 FT51A Programming Guide
Version 1.0
Document Reference No.: FT_000962 Clearance No.: FTDI# 483
17
Copyright © 2015 Future Technology Devices International Limited
2.2.4
PERIPHERAL_INT0
Bit
Position
Bit Field Name
Type
Reset
Description
7..5
RFU
R
0
Reserved
4
dma3_irq
R/W1C
0
Set when the memory contents
have been successfully copied.
Write '1' to clear interrupt.
3
dma2_irq
R/W1C
0
Set when the memory contents
have been successfully copied.
Write '1' to clear interrupt.
2
dma1_irq
R/W1C
0
Set when the memory contents
have been successfully copied.
Write '1' to clear interrupt.
1
dma0_irq
R/W1C
0
Set when the memory contents
have been successfully copied.
Write '1' to clear interrupt.
0
watchdog_irq
R/W1C
0
Set when a watchdog RESET is
generated after a timeout
.
Write '1'
to clear interrupt.
Table 2.8 Interrupt Status 0 Register
2.2.5
PERIPHERAL_IEN0
Bit
Position
Bit Field Name
Type
Reset
Description
7..5
RFU
R
0
Reserved
4
dma3_irq_ien
R/W
0
Set to enable the dma3 interrupt.
3
dma2_irq_ien
R/W
0
Set to enable the dma2 interrupt.
2
dma1_irq_ien
R/W
0
Set to enable the dma1 interrupt.
1
dma0_irq_ien
R/W
0
Set to enable the dma0 interrupt.
0
watchdog_irq_ien
R/W
0
Set to enable the watchdog reset
interrupt.
Table 2.9 Interrupt Enable 0 Register