GD32F10x User Manual
770
8
EP_KCTL
Endpoint kind control
The exact meaning depends on the endpoint type
Refer to the table below
7
TX_ST
Transmission successful transfer
Set by hardware when a successful IN transaction complete
Clear by software
6
TX_DTG
Transmission data PID toggle
This bit represent the toggle data bit (0=DATA0,1=DATA1) for non-isochronous
endpoint
Used to implement the flow control for double-buffered endpoint
Used to swap buffer for isochronous endpoint
5:4
TX_STA[1:0]
Status bits, for transmission transfers
Refer to the table below
3:0
EP_ADDR
Endpoint address
Used to direct the transaction to the target endpoint
Table 23-4. Reception status encoding
RX_STA[1:0]
Meaning
00
DISABLED
:
ignore all reception requests of this endpoint
01
STALL
: STALL handshake status
10
NAK
: NAK handshake status
11
VALID
: enable endpoint for reception
Table 23-5.
Endpoint type encoding
EP_CTL[1:0]
Meaning
00
BULK
: bulk endpoint
01
CONTROL
: control endpoint
10
ISO
: isochronous endpoint
11
INTERRUPT
: interrupt endpoint
Table 23-6. Endpoint kind meaning
EP_CTL[1:0]
EP_KCTL Meaning
00
BULK
DBL_BUF
01
CONTROL
STATUS_OUT
Table 23-7. Transmission status encoding
TX_STA[1:0]
Meaning
00
DISABLED
: ignore all transmission requests of this endpoint
01
STALL
: STALL handshake status
10
NAK
: NAK handshake status
11
VALID
: enable endpoint for transmission
Содержание GD32F10 Series
Страница 1: ...GigaDevice Semiconductor Inc GD32F10x Arm Cortex M3 32 bit MCU User Manual Revision 2 6 Jun 2022 ...
Страница 63: ...GD32F10x User Manual 63 programmed during the chip production ...
Страница 117: ...GD32F10x User Manual 117 010 1 0 011 0 9 ...
Страница 416: ...GD32F10x User Manual 416 shadow register updates every update event ...
Страница 427: ...GD32F10x User Manual 427 value ...
Страница 518: ...GD32F10x User Manual 518 These bits are not used in SPI mode ...