![Nuvoton NuMicro NUC029 Series Скачать руководство пользователя страница 212](http://html1.mh-extra.com/html/nuvoton/numicro-nuc029-series/numicro-nuc029-series_technical-reference-manual_1720306212.webp)
NuMicro® NUC029LEE/NUC029SEE
32-bit Arm
®
Cortex
®
-M0 Microcontroller
Aug, 2018
Page
212
of
497
Rev 1.00
N
U
MICRO
®
N
UC02
9L
E
E
/N
UC029
S
E
E
T
E
CHN
ICA
L R
E
F
E
R
E
NC
E
M
A
NU
A
L
PDMA Channel x Interrupt Status Register (PDMA_ISRx)
Register
Offset
R/W
Description
Reset Value
PDMA_ISRx
x=0,1 .. 8
PDMA0x24 R/W
PDMA Channel x Interrupt Status Register
0x0000_0000
31
30
29
28
27
26
25
24
Reserved
23
22
21
20
19
18
17
16
Reserved
15
14
13
12
11
10
9
8
Reserved
7
6
5
4
3
2
1
0
Reserved
BLKD_IF
TABORT_IF
Bits
Description
[31:2]
Reserved
Reserved.
[1]
BLKD_IF
PDMA Block Transfer Done Interrupt Flag
This bit indicates that PDMA has finished all transfers.
0 = Not finished.
1 = Done.
Write 1 to clear this bit to 0.
[0]
TABORT_IF
PDMA Read/Write Target Abort Interrupt Flag
Write 1 to clear this bit to 0.
0 = No bus ERROR response received.
1 = Bus ERROR response received.
Note:
This bit filed
indicates bus master received ERROR response or not. If bus master
received ERROR response, it means that target abort is happened. PDMA controller will
stop transfer and respond this event to software then goes to IDLE state. When target
abort occurred, software must reset PDMA, and then transfer those data again.