English
Language : 

EZ-USB Datasheet, PDF (216/334 Pages) Cypress Semiconductor – The EZ-USB USB Integrated Circuit
IN07EN
b7
IN7IEN
R/W
0
b6
IN6IEN
R/W
0
Endpoint 0-7 IN Interrupt Enables
b5
IN5IEN
R/W
0
b4
IN4IEN
R/W
0
b3
IN3IEN
R/W
0
b2
IN2IEN
R/W
0
b1
IN1IEN
R/W
0
7FAC
b0
IN0IEN
R/W
0
OUT07IEN
Endpoint 0-7 OUT Interrupt Enables
7FAD
b7
OUT7IEN
R/W
x
b6
OUT6IEN
R/W
x
b5
OUT5IEN
R/W
x
b4
OUT4IEN
R/W
x
b3
OUT3IEN
R/W
x
b2
OUT2IEN
R/W
x
b1
OUT1IEN
R/W
x
b0
OUT0IEN
R/W
x
Figure 12-19. IN/OUT Interrupt Enable Registers
The Endpoint Interrupt Enable registers define which endpoints have active interrupts.
They do not affect the endpoint action, only the generation of an interrupt in response to
endpoint events.
When the IEN bit for an endpoint is “0,” the interrupt request bit for that endpoint is
ignored, but saved. When the IEN bit for an endpoint is “1,” any IRQ bit equal to “1” gen-
erates an 8051 INT2 request.
Note
The INT2 interrupt (EIE.0) and the 8051 global interrupt enable (EA) must be enabled
for the endpoint interrupts to propagate to the 8051. Once the INT2 interrupt is active, it
must be cleared by software.
EZ-USB TRM v1.9
Chapter 12. EZ-USB Registers
Page 12-23