UM10208_2
© NXP B.V. 2007. All rights reserved.
User manual
Rev. 02 — 1 June 2007
237 of 362
NXP Semiconductors
UM10208
Chapter 17: LPC2800 USB Device
8.35 USB DMA Interrupt Status Register (UDMAIntStat - 0x8004 0410)
This read-only register contains End Of Transfer and Error flags for both DMA channels.
Table 264. USB DMA Interrupt Status Register (UDMAIntStat - 0x8004 0410)
Bit
Symbol
Description
Reset
value
0
-
Reserved. The values read from reserved bits is not defined.
-
1
CH0IEOT
This bit is set when DMA channel 0 successfully completes a DMA
transfer, and the IEOT_En bit in its Control Register is 1. Software can
clear this bit by writing a 1 to bit 1 of the UDMAIntClr Register, and
can set this bit by writing a 1 to bit 1 of the UDMAIntSet Register.
0
2
CH0IError
This bit is set when DMA channel 0 aborts a DMA transfer because of
an error, and the IError_En bit in its Control Register is 1. Software
can clear this bit by writing a 1 to bit 2 of the UDMAIntClr Register,
and can set this bit by writing a 1 to bit 2 of the UDMAIntSet Register.
0
4:3
-
Reserved. The values read from reserved bits is not defined.
-
5
CH1IEOT
This bit is set when DMA channel 1 successful completes a DMA
transfer, and the IEOT_En bit in its Control Register is 1. Software can
clear this bit by writing a 1 to bit 5 of the UDMAIntClr Register, and
can set this bit by writing a 1 to bit 5 of the UDMAIntSet Register.
0
6
CH1IError
This bit is set when DMA channel 1 aborts a DMA transfer because of
an error, and the IError_En bit in its Control Register is 1. Software
can clear this bit by writing a 1 to bit 6 of the UDMAIntClr Register,
and can set this bit by writing a 1 to bit 6 of the UDMAIntSet Register.
0
31:7
-
Reserved. The values read from reserved bits is not defined.
-