UM10208_2
© NXP B.V. 2007. All rights reserved.
User manual
Rev. 02 — 1 June 2007
219 of 362
NXP Semiconductors
UM10208
Chapter 17: LPC2800 USB Device
8.11 USB Interrupt Configuration Register (USBIntCfg - 0x8004 1010)
Table 241. USB Interrupt Configuration Register (USBIntCfg - 0x8004 1010)
Bit
Symbol
Description
Master
Reset
value
Bus
Reset
value
0
INTPOL
A 1 in this bit configures the IRQ and FIQ outputs to the
interrupt controller as active low, a 0 as active high. By
convention, interrupts on the LPC288x interrupt controller
should be high-active level sensitive, so write 0 to this bit.
0
NC
1
INTEDGE
A 1 in this bit configures the IRQ and FIQ outputs to the
interrupt controller as edge-sensitive, a 0 as
level-sensitive. By convention, interrupts on the LPC288x
interrupt controller should be high-active level sensitive,
so write 0 to this bit.
0
NC
3:2
DDBG_M_OUT Data Debug Mode Out: these bits control how ACK,
STALL, NYET, and NAK events request interrupt on OUT
endpoints other than Endpoint 0:
00: Interrupt on all ACK, STALL, NYET, and NAK events
01: Interrupt on ACK, STALL, and NYET events
1x: Interrupt on ACK, STALL, and NYET events, and on
the first NAK event in response to an IN or OUT token
after a previous ACK response.
11
11
5:4
DDBG_M_IN
Data Debug Mode In: these bits control how ACK and
NAK events request interrupt on IN endpoints other than
Endpoint 0:
00: Interrupt on ACK events
01: Interrupt on ACK, STALL, and NYET events
1x: Interrupt on ACK events, and on the first NAK event in
response to an IN or OUT token after a previous ACK
response.
11
11
7:6
CDGB_M
Control 0 Debug Mode: these bits control how ACK, NAK,
and STALL events request interrupt on Control Endpoint
0:
00: Interrupt on all ACK, STALL, and NAK events
01: Interrupt on ACK and STALL events
1x: Interrupt on ACK and STALL events, and on the first
NAK event in response to an IN or OUT token after a
previous ACK response.
11
11
31:8 -
Reserved, software should not write ones to reserved bits.
The values read from reserved bits is not defined.
-
-