197
/
838
Nations Technologies Inc.
Tel
:
+86-755-86309900
:
Address: Nations Tower, #109 Baoshen Road, Hi-tech Park North.
Nanshan District, Shenzhen, 518057, P.R.China
Bit field
Name
Description
1: Channel set to memory to memory transfer.
13:12
PRIOLVL[1:0]
Channel priority.
Software can program channel priority when channel is not enable
.
00: Low
01: Medium
10: High
11: Very high
11:10
MSIZE[1:0]
Memory data size.
Software can configure data size read/write from/to memory address
.
00: 8-bits
01: 16-bits
10: 32-bits
11: Reserved
9:8
PSIZE[1:0]
Peripheral data size.
Software can configure data size read/write from/to peripheral address.
00: 8-bits
01: 16-bits
10: 32-bits
11: Reserved
7
MINC
Memory increment mode.
Software can enable/disable memory address increment mode.
0: Memory address won't increase with each transfer.
1: Memory address increase with each transfer.
6
PINC
Peripheral increment mode.
Software can enable/disable peripheral address increment mode.
0: Peripheral address won't increase with each transfer.
1: Peripheral address increase with each transfer.
5
CIRC
Circular mode.
Software can set/clear this bit.
0: Channel will stop after one round of transfer.
1: Channel configure as circular mode.
4
DIR
Data transfer direction
Software can set/clear this bit.
0: Data transfer from Peripheral to Memory
1: Data transfer from Memory to Peripheral.
3
ERRIE
Transfer error interrupt enable.
Software can enable/disable transfer error interrupt.
0: Disable transfer error interrupt of channel x.
1: Enable transfer error interrupt of channel x.
2
HTXIE
Half transfer interrupt enable.
Software can enable/disable half transfer interrupt.
0: Disable half transfer interrupt of channel x.