English
Language : 

PXD10RM Datasheet, PDF (488/1332 Pages) Freescale Semiconductor, Inc – PXD10 Microcontroller
Register address: DMA_Offset + 0x0018
0
1
2
3
4
5
6
7
R
0
0
0
0
0
0
0
0
W
NOP
SERQ[0:6]
RESET:
0
0
0
0
0
0
0
= Unimplemented
Figure 15-6. DMA Set Enable Request (DMASERQ) Register
Name
NOP
SERQ[0:6]
Table 15-6. DMA Set Enable Request (DMASERQ) field descriptions
Description
No Operation
Set Enable Request
Value
0 Normal operation.
1 No operation, ignore bits 6-0
0-63 Set the corresponding bit in DMAERQ{H,L}
64-127 Set all bits in DMAERQ{H,L}
15.2.1.6 DMA Clear Enable Request (DMACERQ)
The DMACERQ register provides a simple memory-mapped mechanism to clear a given bit in the
DMAERQ{H,L} registers to disable the DMA request for a given channel. The data value on a register
write causes the corresponding bit in the DMAERQ{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 DMAERQ{H,L} to be zeroed, disabling all DMA request inputs. If bit 7 is set, the
command is ignored. This allows multiple byte registers to be written as a 32-bit word. Reads of this
register return all zeroes. See Figure 15-7 and Table 15-7 for the DMACERQ definition.
Register address: DMA_Offset + 0x0019
0
1
2
3
4
5
6
7
R
0
0
0
0
0
0
0
0
W
NOP
CERQ[0:6]
RESET:
0
0
0
0
0
0
0
= Unimplemented
Figure 15-7. DMA Clear Enable Request (DMACERQ) Register
Table 15-7. DMA Clear Enable Request (DMACERQ) field descriptions
Name
NOP
CERQ[0:6]
Description
No Operation
Clear Enable Request
Value
0 Normal operation.
1 No operation, ignore bits 6-0
0-63 Clear corresponding bit in DMAERQ{H,L}
64-127 Clear all bits in DMAERQ{H,L}
15.2.1.7 DMA Set Enable Error Interrupt (DMASEEI)
The DMASEEI register provides a simple memory-mapped mechanism to set a given bit in the
DMAEEI{H,L} registers to enable the error interrupt for a given channel. The data value on a register
write causes the corresponding bit in the DMAEEI{H,L} register to be set. A data value of 64 to 127
(regardless of the number of implemented channels) provides a global set function, forcing the entire
15-18
PXD10 Microcontroller Reference Manual, Rev. 1
Preliminary—Subject to Change Without Notice
Freescale Semiconductor