DR
AFT
DR
AFT
DRAFT
DR
D
RAFT
DRAFT
DRA
FT DRAF
D
RAFT DRAFT DRAFT DRAFT DRAFT D
DRAFT
D
RAFT DRA
FT DRAFT DRAFT DRAFT DRA
UM10316_0
© NXP B.V. 2008. All rights reserved.
User manual
Rev. 00.06 — 17 December 2008
178 of 571
NXP Semiconductors
UM10316
Chapter 13: LPC29xx USB device
9.7.8 USB DMA Interrupt Status register (USBDMAIntSt - 0xE010 C290)
Each bit of this register reflects whether any of the 32 bits in the corresponding interrupt
status register are set. USBDMAIntSt is a read only register.
9.7.9 USB DMA Interrupt Enable register (USBDMAIntEn - 0xE010 C294)
Writing a one to a bit in this register enables the corresponding bit in USBDMAIntSt to
generate an interrupt on the USB_INT_REQ_DMA interrupt line when set. USBDMAIntEn
is a read/write register.
Table 158. USB EP DMA Disable register (USBEpDMADis - address 0xE010 C28C) bit
description
Bit
Symbol
Value Description
Reset
value
0
EP0_DMA_DISABLE
0
Control endpoint OUT (DMA cannot be enabled for
this endpoint and the EP0_DMA_DISABLE bit value
must be 0).
0
1
EP1_DMA_DISABLE
0
Control endpoint IN (DMA cannot be enabled for
this endpoint and the EP1_DMA_DISABLE bit value
must be 0).
0
31:2 EPxx_DMA_DISABLE
Endpoint xx (2
≤
xx
≤
31) DMA disable control bit.
0
0
No effect.
1
Disable the DMA operation for endpoint EPxx.
Table 159. USB DMA Interrupt Status register (USBDMAIntSt - address 0xE010 C290) bit
description
Bit
Symbol
Value Description
Reset
value
0
EOT
End of Transfer Interrupt bit.
0
0
All bits in the USBEoTIntSt register are 0.
1
At least one bit in the USBEoTIntSt is set.
1
NDDR
New DD Request Interrupt bit.
0
0
All bits in the USBNDDRIntSt register are 0.
1
At least one bit in the USBNDDRIntSt is set.
2
ERR
System Error Interrupt bit.
0
0
All bits in the USBSysErrIntSt register are 0.
1
At least one bit in the USBSysErrIntSt is set.
31:3 -
-
Reserved, user software should not write
ones to reserved bits. The value read from a
reserved bit is not defined.
NA
Table 160. USB DMA Interrupt Enable register (USBDMAIntEn - address 0xE010 C294) bit
description
Bit
Symbol
Value Description
Reset
value
0
EOT
End of Transfer Interrupt enable bit.
0
0
The End of Transfer Interrupt is disabled.
1
The End of Transfer Interrupt is enabled.