Control Registers and Control Packets
568
SPNU503C – March 2018
Copyright © 2018, Texas Instruments Incorporated
Direct Memory Access Controller (DMA) Module
16.3.1.7 SW Channel Enable Reset and Status Register (SWCHENAR)
Figure 16-24. SW Channel Enable Reset and Status Register (SWCHENAR) [offset = 2Ch]
31
16
Reserved
R-0
15
0
SWCHDIS[15:0]
R/WP-0
LEGEND: R/W = Read/Write; R = Read only; WP = Write in privilege mode only; -
n
= value after reset
Table 16-16. SW Channel Enable Reset and Status Register (SWCHENAR) Field Descriptions
Bit
Field
Value
Description
31-16
Reserved
0
Reads return 0. Writes have no effect.
15-0
SWCHDIS[
n
]
SW channel disable bit. Bit 0 corresponds to channel 0, bit 1 corresponds to channel 1, and so on.
0
Read: The corresponding channel was not triggered by SW.
Write: No effect.
1
Read: The corresponding channel was triggered by SW.
Write: The corresponding channel is disabled.
16.3.1.8 Channel Priority Set Register (CHPRIOS)
Figure 16-25. Channel Priority Set Register (CHPRIOS) [offset = 34h]
31
16
Reserved
R-0
15
0
CPS[15:0]
R/WP-0
LEGEND: R/W = Read/Write; R = Read only; WP = Write in privilege mode only; -
n
= value after reset
Table 16-17. Channel Priority Set Register (CHPRIOS) Field Descriptions
Bit
Field
Value
Description
31-16
Reserved
0
Reads return 0. Writes have no effect.
15-0
CPS[
n
]
Channel priority set bit. Bit 0 corresponds to channel 0, bit 1 corresponds to channel 1, and so on.
Writing a 1 to a bit assigns the corresponding channel to the high-priority queue.
0
Read: The corresponding channel is assigned to the low-priority queue.
Write: No effect.
1
Read and write: The corresponding channel is assigned to high-priority queue.