![Texas Instruments SimpleLink Ethernet MSP432E401Y Скачать руководство пользователя страница 1761](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_10955781761.webp)
USB Registers
1761
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Universal Serial Bus (USB) Controller
27.5.48 USBRXTYPEn Register [reset = 0x0]
USB Host Configure Receive Type Endpoint 1 (USBRXTYPE1), offset 0x11C
USB Host Configure Receive Type Endpoint 2 (USBRXTYPE2), offset 0x12C
USB Host Configure Receive Type Endpoint 3 (USBRXTYPE3), offset 0x13C
USB Host Configure Receive Type Endpoint 4 (USBRXTYPE4), offset 0x14C
USB Host Configure Receive Type Endpoint 5 (USBRXTYPE5), offset 0x15C
USB Host Configure Receive Type Endpoint 6 (USBRXTYPE6), offset 0x16C
USB Host Configure Receive Type Endpoint 7 (USBRXTYPE7), offset 0x17C
OTG A / Host
USBRXTYPEn is an 8-bit register that must be written with the endpoint number to be targeted by the
endpoint, the transaction protocol to use for the currently selected receive endpoint, and its operating
speed.
USBRXTYPEn is shown in
and described in
.
Return to
Figure 27-59. USBRXTYPEn Register
7
6
5
4
3
2
1
0
SPEED
PROTO
TEP
R/W-0x0
R/W-0x0
R/W-0x0
Table 27-65. USBRXTYPEn Register Field Descriptions
Bit
Field
Type
Reset
Description
7-6
SPEED
R/W
0x0
Operating Speed.
This bit field specifies the operating speed of the target Device:
0x0 = Default. The target is assumed to be using the same
connection speed as the USB controller.
0x1 = High
0x2 = Full
0x3 = Low
5-4
PROTO
R/W
0x0
Protocol.
Software must configure this bit field to select the required protocol
for the receive endpoint:
0x0 = Control
0x1 = Isochronous
0x2 = Bulk
0x3 = Interrupt
3-0
TEP
R/W
0x0
Target Endpoint Number.
Software must set this value to the endpoint number contained in the
receive endpoint descriptor returned to the USB controller during
Device enumeration.