![Geehy SEMICONDUCTOR APM32F405 Series Скачать руководство пользователя страница 491](http://html1.mh-extra.com/html/geehy-semiconductor/apm32f405-series/apm32f405-series_user-manual_573630491.webp)
www.geehy.com Page 490
Field
Name
R/W
Description
0
TSFCMP
RC_W1
Transfer Complete Interrupt
This bit indicates that the transmission on the endpoint has
been completed.
1
EPDIS
RC_W1
Endpoint Interrupt Disable
This bit means that the endpoint is disabled.
2
Reserved
3
SETPCMP
RC_W1
SETUP Phase Complete Interrupt
This bit is only applicable to the control OUT endpoint,
indicating that the SETUP phase has been completed. After
an interrupt is generated, the received SETUP data can be
decoded.
4
RXOTDIS
RC_W1
Receive OUT Token When Disable Interrupt
This bit is only applicable to the control OUT endpoint,
indicating that the OUT token is received without enabling
the endpoint.
5
Reserved
6
RXBSP
RC_W1
Receive Back-to-Back SETUP Packet Interrupt
This bit is only applicable to the control OUT endpoint,
indicating that the endpoint has received more than three
consecutive SETUP data packets.
31:7
Reserved
Full-speed OTG device OUT endpoint 0 transmission size
register (OTG_FS_DOEPTRS0)
Offset address: 0xB10
Reset value: 0x0000 0000
This register can be modified only after EPEN bit of OTG_FS_DOEPCTRLx
register is set to 1; this register can be read only after EPEN bit of
OTG_FS_DOEPCTRLx register is cleared to 0
Field
Name
R/W
Description
6:0
EPTRS
R/W
Endpoint Transfer Size
This bit indicates the data size contained by endpoint 0 in one
data transmission (in byte).
18:7
Reserved
19
EPPCNT
R/W
Endpoint Packet Count
This bit will decrease to 0 after RXFIFO is written to a data
packet.
28:20
Reserved
30:29
SPCNT
R/W
SETUP Packet Count
These bits indicate the number of SETUP dat packets that can be
received continuously
01: 1
10: 2
11: 3