![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 1750](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_10955781750.webp)
USB Registers
1750
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
Universal Serial Bus (USB) Controller
Table 27-54. USBTXCSRHn Register Field Descriptions (OTG A / Host) (continued)
Bit
Field
Type
Reset
Description
1
DTWE
R/W
0x0
Data Toggle Write Enable.
This bit is automatically cleared once the new value is written.
0x0 = The DT bit cannot be written.
0x1 = Enables the current state of the transmit endpoint data to be
written (see DT bit).
0
DT
R/W
0x0
Data Toggle.
When read, this bit indicates the current state of the transmit
endpoint data toggle.
If DTWE is High, this bit may be written with the required setting of
the data toggle.
If DTWE is Low, any value written to this bit is ignored.
Care should be taken when writing to this bit as it should only be
changed to RESET the transmit endpoint.
Figure 27-50. USBTXCSRHn Register (OTG B / Device)
7
6
5
4
3
2
1
0
AUTOSET
ISO
MODE
DMAEN
FDT
DMAMOD
RESERVED
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R/W-0x0
R-0x0
Table 27-55. USBTXCSRHn Register Field Descriptions (OTG B / Device)
Bit
Field
Type
Reset
Description
7
AUTOSET
R/W
0x0
Auto Set.
0x0 = The TXRDY bit must be set manually.
0x1 = Enables the TXRDY bit to be automatically set when data of
the maximum packet size (value in USBTXMAXPn) is loaded into the
transmit FIFO. If a packet of less than the maximum packet size is
loaded, then the TXRDY bit must be set manually.
6
ISO
R/W
0x0
Isochronous Transfers.
0x0 = Enables the transmit endpoint for bulk or interrupt transfers.
0x1 = Enables the transmit endpoint for isochronous transfers.
5
MODE
R/W
0x0
Mode.
This bit only has an effect where the same endpoint FIFO is used for
both transmit and receive transactions.
0x0 = Enables the endpoint direction as RX.
0x1 = Enables the endpoint direction as TX.
4
DMAEN
R/W
0x0
DMA Request Enable.
0x0 = Disables the DMA request for the transmit endpoint.
0x1 = Enables the DMA request for the transmit endpoint.
3
FDT
R/W
0x0
Force Data Toggle.
0x0 = No effect.
0x1 = Forces the endpoint DT bit to switch and the data packet to be
cleared from the FIFO, regardless of whether an ACK was received.
This bit can be used by interrupt transmit endpoints that are used to
communicate rate feedback for isochronous endpoints.
2
DMAMOD
R/W
0x0
DMA Request Mode.
This bit must not be cleared either before or in the same cycle as the
above DMAEN bit is cleared.
0x0 = An interrupt is generated after every DMA packet transfer.
0x1 = An interrupt is generated only after the entire DMA transfer is
complete.
1-0
RESERVED
R
0x0