UM10208_2
© NXP B.V. 2007. All rights reserved.
User manual
Rev. 02 — 1 June 2007
230 of 362
NXP Semiconductors
UM10208
Chapter 17: LPC2800 USB Device
8.25 USB Endpoint Interrupt Set Register (USBEIntSet - 0x8004 10A4)
Each OUT (RX) and IN (TX) endpoint has a “set” bit in this register. Ordinarily, hardware
events set interrupt requests and interrupt service routines clear them. This register allows
software to simulate/force endpoint interrupts. It is “write-only” in the sense that reading
this register will always yield zeroes in at least the LS 16 bits. Zero bits written to this
register have no effect.
Table 255. USB Endpoint Interrupt Set Register (USBEIntSet - 0x8004 10A4)
Bit
Symbol
Description
Master
Reset
value
Bus
Reset
value
0
SET0RX Write a 1 to this bit to set the endpoint 0 Receive interrupt.
0
0
1
SET0TX Write a 1 to this bit to set the endpoint 0 Transmit interrupt.
0
0
2
SET1RX Write a 1 to this bit to set the endpoint 1 Receive interrupt.
0
0
3
SET1TX Write a 1 to this bit to set the endpoint 1 Transmit interrupt.
0
0
4
SET2RX Write a 1 to this bit to set the endpoint 2 Receive interrupt.
0
0
5
SET2TX Write a 1 to this bit to set the endpoint 2 Transmit interrupt.
0
0
6
SET3RX Write a 1 to this bit to set the endpoint 3 Receive interrupt.
0
0
7
SET3TX Write a 1 to this bit to set the endpoint 3 Transmit interrupt.
0
0
8
SET4RX Write a 1 to this bit to set the endpoint 4 Receive interrupt.
0
0
9
SET4TX Write a 1 to this bit to set the endpoint 4 Transmit interrupt.
0
0
10
SET5RX Write a 1 to this bit to set the endpoint 5 Receive interrupt.
0
0
11
SET5TX Write a 1 to this bit to set the endpoint 5 Transmit interrupt.
0
0
12
SET6RX Write a 1 to this bit to set the endpoint 6 Receive interrupt.
0
0
13
SET6TX Write a 1 to this bit to set the endpoint 6 Transmit interrupt.
0
0
14
SET7RX Write a 1 to this bit to set the endpoint 7 Receive interrupt.
0
0
15
SET7TX Write a 1 to this bit to set the endpoint 7 Transmit interrupt.
0
0
31:16 -
Reserved, software should not write ones to reserved bits.
-
-