MPC563XM Reference Manual, Rev. 1
136
Freescale Semiconductor
Preliminary—Subject to Change Without Notice
contents of the DMAINT{H,L} to be zeroed, disabling all DMA interrupt requests. Reads of this register
return all zeroes. See
for the DMACINT definition.
Figure 7-10. DMA Clear Interrupt Request (DMACINT) Fields
Table 7-11. DMA Clear Interrupt Request (DMACINT) Field Descriptions
7.3.1.10
DMA Clear Error (DMACERR)
The DMACEER register provides a simple memory-mapped mechanism to clear a given bit in the
DMAERR{H,L} registers to disable the error condition flag for a given channel. The given value on a
register write causes the corresponding bit in the DMAERR{H,L} register to be cleared. A data value of
64 to 127 (regardless of the number of implemented channels) provides a global clear function, forcing the
entire contents of the DMAERR{H,L} to be zeroed, clearing all channel error indicators. Reads of this
register return all zeroes. See
Figure 7-11. DMA Clear Error (DMACERR) Register
Table 7-12. DMA Clear Error (DMACERR) Field Descriptions
7.3.1.11
DMA Set START Bit (DMASSRT)
The DMASSRT register provides a simple memory-mapped mechanism to set the START bit in the TCD
of the given channel. The data value on a register write causes the START bit in the corresponding Transfer
Control Descriptor to be set. A data value of 64 to 127 (regardless of the number of implemented channels)
Register address: DMA_ 0x001c
7
6
5
4
3
2
1
0
R
0
0
0
0
0
0
0
0
W
CINT[6:0]
RESET:
0
0
0
0
0
0
0
= Unimplemented
Name
Description
Value
CINT[6:0]
Clear Interrupt Request
0-63 Clear the corresponding bit in DMAINT{H,L}
64-127 Clear all bits in DMAINT{H,L}
Register address: DMA_ 0x001d
7
6
5
4
3
2
1
0
R
0
0
0
0
0
0
0
0
W
CERR[6:0]
RESET:
0
0
0
0
0
0
0
= Unimplemented
Name
Description
Value
CERR[6:0]
Clear Error Indicator
0-63 Clear corresponding bit in DMAERR{H,L}
64-127 Clear all bits in DMAERR{H,L}