UM10208_2
© NXP B.V. 2007. All rights reserved.
User manual
Rev. 02 — 1 June 2007
239 of 362
NXP Semiconductors
UM10208
Chapter 17: LPC2800 USB Device
8.38 USB DMA Interrupt Clear Register (UDMAIntClr - 0x8004 0430)
Zero bits written to this register have no effect. This is a write-only register.
8.39 USB DMA Interrupt Set Register (UDMAIntSet - 0x8004 0428)
Zero bits written to this register have no effect. This is a write-only register. This register
allows software to force/simulate USB DMA interrupts.
8.40 USB DMA Channel Control Registers (UDMA0Ctrl - 0x8004 0004 and
UDMA1Ctrl - 0x8004 0044)
This read/write register configures and controls a USB DMA channel. Typically, software
should write this register with a non-zero value in the CHEN field to initiate a DMA
transfer, after writing the DMA channel registers described in following sections.
Table 267. USB DMA Interrupt Clear Register (UDMAIntClr - 0x8004 0430)
Bit
Symbol
Description
Reset
value
0
-
Reserved, software should not write ones to reserved bits.
-
1
CH0IEOTClr
A USB DMA interrupt service routine should write a 1 to this bit to
clear the EOT interrupt for DMA channel 0.
0
2
CH0IErrorClr A USB DMA interrupt service routine should write a 1 to this bit to
clear the Error interrupt for DMA channel 0.
0
4:3
-
Reserved, software should not write ones to reserved bits.
-
5
CH1IEOTClr
A USB DMA interrupt service routine should write a 1 to this bit to
clear the EOT interrupt for DMA channel 1.
0
6
CH1IErrorClr A USB DMA interrupt service routine should write a 1 to this bit to
clear the Error interrupt for DMA channel 1.
0
31:7
-
Reserved, software should not write ones to reserved bits.
-
Table 268. USB DMA Interrupt Set Register (UDMAIntSet - 0x8004 0428)
Bit
Symbol
Description
Reset
value
0
-
Reserved, software should not write ones to reserved bits.
-
1
CH0IEOTSet Write a 1 to this bit to set the EOT interrupt for DMA channel 0.
0
2
CH0IErrorSet Write a 1 to this bit to set the Error interrupt for DMA channel 0.
0
4:3
-
Reserved, software should not write ones to reserved bits.
-
5
CH1IEOTSet Write a 1 to this bit to set the EOT interrupt for DMA channel 1.
0
6
CH1IErrorSet Write a 1 to this bit to set the Error interrupt for DMA channel 1.
0
31:7
-
Reserved, software should not write ones to reserved bits.
-