![NXP Semiconductors LPC43Sxx Скачать руководство пользователя страница 684](http://html1.mh-extra.com/html/nxp-semiconductors/lpc43sxx/lpc43sxx_user-manual_1721827684.webp)
UM10503
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2015. All rights reserved.
User manual
Rev. 2.1 — 10 December 2015
684 of 1441
NXP Semiconductors
UM10503
Chapter 25: LPC43xx/LPC43Sxx USB0 Host/Device/OTG controller
1
-
Reserved
0
R/W
3:2
RXT
Endpoint type
00
R/W
0x0
Control
0x1
Isochronous
0x2
Bulk
0x3
Interrupt
4
-
-
Reserved
5
RXI
Rx data toggle inhibit
This bit is only used for test and should always be written as zero.
Writing a one to this bit will cause this endpoint to ignore the data
toggle sequence and always accept data packets regardless of their
data PID.
0
R/W
0
Disabled
1
Enabled
6
RXR
Rx data toggle reset
Write 1 to reset the PID sequence.
Whenever a configuration event is received for this Endpoint,
software must write a one to this bit in order to synchronize the data
PIDs between the host and device.
0
WS
7
RXE
Rx endpoint enable
Remark:
An endpoint should be enabled only after it has been
configured.
0
R/W
0
Endpoint disabled.
1
Endpoint enabled.
15:8
-
-
Reserved
16
TXS
Tx endpoint stall
0
R/W
0
Endpoint ok.
This bit will be cleared automatically upon receipt of a SETUP
request if this Endpoint is configured as a Control Endpoint, and this
bit will continue to be cleared by hardware until the associated
ENDPTSETUPSTAT bit is cleared.
1
Endpoint stalled
Software can write a one to this bit to force the endpoint to return a
STALL handshake to the Host. It will continue returning STALL until
the bit is cleared by software, or it will automatically be cleared upon
receipt of a new SETUP request.
17
-
-
Reserved
0
-
19:18
TXT1_0
Tx endpoint type
00
R/W
0x0
Control
0x1
Isochronous
0x2
Bulk
0x3
Interrupt
20
-
-
Reserved
Table 501. USB Endpoint 1 to 5 control registers (ENDPTCTRL - address 0x4000 61C4 (ENDPTCTRL1) to
0x4000 61D4 (ENDPTCTRL5)) bit description
…continued
Bit
Symbol
Value
Description
Reset
value
Access