Universal Serial Bus (USB)
MCF5272 ColdFire Integrated Microprocessor User’s Manual, Rev. 3
Freescale Semiconductor
12-23
15
VEND_REQ
Class or vendor specific request received. Set when a class- or vendor-specific request is
received. When the application detects assertion of VEND_REQ interrupt, it should begin
reading DRR1 and DRR2.
0 No interrupt pending
1 Class or vendor specific request received
14
FRM_MAT
Frame number match. Set when the USB frame number matches the value written to the FNMR
register.
0 No interrupt pending
1 Frame number match
13
ASOF
Artificial start of frame detected. Set when an artificial SOF is generated. The ASOF is used to
notify the user that a SOF packet was not detected as expected.
0 No interrupt pending
1 Artificial SOF generated
12
SOF
Start of frame (SOF) detected. Set when a SOF packet is detected.
0 No interrupt pending
1 SOF detected
11
WAKE_CHG
Remote wakeup status change interrupt. Indicates that a change has occurred in the
EPSR0[WAKE_ST].
0 No interrupt pending
1 Remote wakeup status bit has changed
10
RESUME
Resume. Set when the USB block is in the suspend state and detects resume signaling on the
USB data lines. User-initiated resume signaling also causes the RESUME interrupt to be
asserted.
0 No interrupt pending
1 USB resume signal detected
9
SUSPEND
Suspend. Set when the USB module detects a suspend state on the USB data lines. The USB
suspends when the bus is idle for at least 3 ms.
0 No interrupt pending
1 USB suspend state detected
8
RESET
USB Reset. Set when the USB module detects a USB reset. A USB reset is caused by a
single-ended zero (SE0) greater than 2.5 s. A USB reset has no effect on the registers written
by the user.
0 No interrupt pending
1 USB reset signal detected
7
OUT_EOT
End of transfer. Set when the end of a transfer has been reached for OUT FIFO. An OUT_EOT
is generated when a packet with a size less than the maximum packet size or the first zero-length
packet following maximum size packets is received. The EPDP0 must be read before clearing
this interrupt in order to determine the number of bytes of remaining data in the FIFO for the last
transfer. Any packets received from the host cause a NAK response until the OUT_EOT interrupt
is cleared.
0 No interrupt pending
1 Transfer completed
6
OUT_EOP
End of packet. Set when a packet is successfully received for endpoint 0 OUT.
0 No interrupt pending
1 OUT packet received successfully
5
OUT_LVL
OUT FIFO threshold level. Indicates that the FIFO level has risen above the level set in the
EPCTL0 register.
0 No interrupt pending
1 OUT FIFO threshold level reached
Table 12-14. EP0IMR and EP0ISR Field Descriptions (continued)
Bits
Name
Description