![Texas Instruments AM1808 Technical Reference Manual Download Page 1702](http://html.mh-extra.com/html/texas-instruments/am1808/am1808_technical-reference-manual_10945581702.webp)
Registers
1702
SPRUH82C – April 2013 – Revised September 2016
Copyright © 2013–2016, Texas Instruments Incorporated
Universal Serial Bus 2.0 (USB) Controller
34.4.11 USB Interrupt Source Clear Register (INTCLRR)
The USB interrupt source clear register (INTCLRR) allows the CPU to acknowledge an interrupt source
and turn it off. A read of this register returns the USB interrupt source register value. The INTCLRR is
shown in
and described in
.
NOTE:
Other than the USB bit field, to make use of INTCLRR, the PDR interrupt handler must be
enabled (the UINT bit in the control register (CTRLR) is cleared to 0). If the UINT bit in
CTRLR is set to 1, you need to use the interrupt status/flag from the core register space.
Figure 34-37. USB Interrupt Source Clear Register (INTCLRR)
31
25
24
16
Reserved
USB
R-0
R/W-0
15
13
12
9
8
5
4
1
0
Reserved
RXEP[
n
]
Reserved
TXEP[
n
]
EP0
R-0
R/W-0
R-0
R/W-0
R/W-0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 34-41. USB Interrupt Source Clear Register (INTCLRR) Field Descriptions
Bit
Field
Value
Description
31-25
Reserved
0
Reserved
24-16
USB
0-1FFh
Write a 1 to clear equivalent USB interrupt source. Allows the CPU to acknowledge a USB interrupt
source and turn it off.
15-13
Reserved
0
Reserved
12-9
RXEP[
n
]
Clear receive endpoint
n
interrupt source. Allows the CPU to acknowledge a receive endpoint
n
interrupt source and turn it off.
0
RXEP
n
interrupt is not cleared.
1
RXEP
n
interrupt is cleared.
8-5
Reserved
0
Reserved
4-1
TXEP[
n
]
Clear transmit endpoint
n
interrupt source. Allows the CPU to acknowledge a transmit endpoint
n
interrupt source and turn it off.
0
TXEP
n
interrupt is not cleared.
1
TXEP
n
interrupt is cleared.
0
EP0
Clear endpoint 0 interrupt source. Allows the CPU to acknowledge the endpoint 0 interrupt source and
turn it off.
0
Endpoint 0 interrupt is not cleared.
1
Endpoint 0 interrupt is cleared.