UG-1262
Rev. B | Page 180 of 312
CHANNEL PRIMARY ALTERNATE CLEAR REGISTER
Address: 0x40010034, Reset: 0x00000000, Name: ALT_CLR
The ALT_CLR write only register enables the user to configure the appropriate DMA channel to use the primary control data structure.
Each bit of the register represents the corresponding channel number in the DMA controller. The DMA controller sets and clears these
bits automatically as necessary for ping pong, memory scatter gather, and peripheral scatter gather transfers.
Table 207. Bit Descriptions for ALT_CLR
Bits
Bit Name
Settings
Description
Reset
Access
[31:24] Reserved
Reserved.
0x00
R
[23:0] CHAN
Select Primary Data Structure. Set the appropriate bit to select the primary data
structure for the corresponding DMA channel. Bit 0 corresponds to DMA
Channel 0. Bit M – 1 corresponds to DMA Channel M – 1.
0x000000 W
0
No effect. Use the ALT_SET register to select the alternate data structure.
1
Selects the primary data structure for Channel C.
CHANNEL PRIORITY SET REGISTER
Address: 0x40010038, Reset: 0x00000000, Name: PRI_SET
Table 208. Bit Descriptions for PRI_SET
Bits
Bit Name
Settings
Description
Reset
Access
[31:24] Reserved
Reserved.
0x00
R
[23:0] CHAN
Configure Channel Priority. This register enables the user to configure a DMA
channel to use the high priority level. Reading the register returns the status of
the channel priority mask. Each bit of the register represents the corresponding
channel number in the DMA controller. This register returns the channel priority
mask status or sets the channel priority to high. Bit 0 corresponds to DMA
Channel 0. Bit M – 1 corresponds to DMA Channel M – 1.
0x000000 W
0
When read as 0, DMA Channel C uses the default priority level. When written as 0,
no effect. Use the PRI_CLR register to set Channel C to the default priority level.
1
DMA Channel C uses a high priority level.
CHANNEL PRIORITY CLEAR REGISTER
Address: 0x4001003C, Reset: 0x00000000, Name: PRI_CLR
Table 209. Bit Descriptions for PRI_CLR
Bits
Bit Name
Settings
Description
Reset
Access
[31:24] Reserved
Reserved.
0x00
R
[23:0] CHPRICLR
Configure Channel for Default Priority Level. This write only register enables the
user to configure a DMA channel to use the default priority level. Each bit of the
register represents the corresponding channel number in the DMA controller. Set
the appropriate bit to select the default priority level for the specified DMA
channel. Bit 0 corresponds to DMA Channel 0. Bit M – 1 corresponds to DMA
Channel M – 1.
0x000000 W
0
No effect. Use the PRI_SET register to set Channel C to the high priority level.
1
Channel C uses the default priority level.