GD32F10x User Manual
771
23.7.7.
USBD
endpoint
x
transmission
buffer
address
register
(USBD_EPxTBADDR), x can be in [0..7]
Address offset: [USBD_BADDR] + x * 16
USB local address: [USBD_BADDR] + x * 8
This register can be accessed by half-word (16-bit) or word (32-bit)
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
EPTXBAR[15:1]
EPTXBA
R[0]
rw
rw
Bits
Fields
Descriptions
15:1
EPTXBAR[15:1]
Endpoint transmission buffer address
Start address of the packet buffer containing data to be sent when receive next IN
token
0
EPTXBAR[0]
Must be set to 0
23.7.8.
USBD endpoint x transmission buffer byte count register
(USBD_EPxTBCNT), x can be in [0..7]
Address offset: [USBD_BADDR] + x * 16 + 4
USB local Address: [USBD_BADDR] + x * 8 + 2
This register can be accessed by half-word (16-bit) or word (32-bit)
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
Reserved
EPTXCNT[9:0]
rw
Bits
Fields
Descriptions
15:10
Reserved
Must be kept at reset value.
9:0
EPTXCNT[9:0]
Endpoint transmission byte count
The number of bytes to be transmitted at next IN token
23.7.9.
USBD
endpoint
x
reception
buffer
address
register
(USBD_EPxRBADDR), x can be in [0..7]
Address offset: [USBD_BADDR] + x * 16 + 8
USB local Address: [USB_BADDR] + x * 8 + 4
Summary of Contents for GD32F10 Series
Page 63: ...GD32F10x User Manual 63 programmed during the chip production ...
Page 117: ...GD32F10x User Manual 117 010 1 0 011 0 9 ...
Page 416: ...GD32F10x User Manual 416 shadow register updates every update event ...
Page 427: ...GD32F10x User Manual 427 value ...
Page 518: ...GD32F10x User Manual 518 These bits are not used in SPI mode ...