English
Language : 

PXN20RM Datasheet, PDF (539/1376 Pages) Freescale Semiconductor, Inc – PXN20 Microcontroller
Enhanced Direct Memory Access Controller (eDMA)
Field
NOP
SSB[0:6]
Table 24-13. EDMA_SSBR Field Descriptions
Description
No operation.
0 Normal operation.
1 No operation, ignore bits 1–7.
Set START Bit (channel service request).
0–31 Set the corresponding channel’s TCD START bit.
32–63 Reserved.
64–127 Set all TCD START bits.
Note: Bits 2 and 3 (SSBR[1:2]) are not used.
24.3.2.12 eDMA Clear DONE Status Bit Register (EDMA_CDSBR)
The EDMA_CDSBR provides a memory-mapped mechanism to clear the DONE bit in the TCD of the
given channel. The data value on a register write causes the DONE bit in the corresponding transfer control
descriptor to be cleared. Setting bit 1 (CDSB[0]) provides a global clear function, forcing all DONE bits
to be cleared.
If bit 0 is set, the CDSB command is ignored. This allows multiple byte registers to be written as a 32-bit
word. Reads of this register return all zeroes.
Offset: EDMA_BASE + 0x001F
Access: User write-only
0
1
2
3
4
5
6
7
R
W NOP
CDSB[0:6]
Reset
0
0
0
0
0
0
0
0
Figure 24-13. eDMA Clear DONE Status Bit Register (EDMA_CDSBR)
Table 24-14. EDMA_CDSBR Field Descriptions
Field
NOP
CDSB[0:6]
Description
No operation.
0 Normal operation.
1 No operation, ignore bits 1–7.
Clear DONE Status Bit.
0–31 Clear the corresponding channel’s DONE bit.
32–63 Reserved.
64–127 Clear all TCD DONE bits.
Note: Bits 2 and 3 (CDSBR[1:2]) are not used.
24.3.2.13 eDMA Interrupt Request Register (EDMA_IRQRL)
The EDMA_IRQRL provides a bit map for the 32 channels signaling the presence of an interrupt request
for each channel. EDMA_IRQRL maps to channels 31–0.
Freescale Semiconductor
PXN20 Microcontroller Reference Manual, Rev. 1
24-19