Device OUT Endpoint 0 Transfer Size Register
Module Instance | Base Address | Register Address |
---|---|---|
i_usbotg_0_devgrp | 0xFFB00800 | 0xFFB00B10 |
i_usbotg_1_devgrp | 0xFFB40800 | 0xFFB40B10 |
Offset: 0x310
Access: RW
Bit Fields | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
Reserved |
supcnt RW 0x0 |
Reserved |
pktcnt RW 0x0 |
Reserved |
|||||||||||
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
Reserved |
xfersize RW 0x0 |
Bit | Name | Description | Access | Reset | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
30:29 | supcnt | SETUP Packet Count (SUPCnt) This field specifies the number of back-to-back SETUP data packets the endpoint can receive. 2'b01: 1 packet 2'b10: 2 packets 2'b11: 3 packets
|
RW | 0x0 | ||||||||
19 | pktcnt | Packet Count (PktCnt) This field is decremented to zero after a packet is written into the RxFIFO. |
RW | 0x0 | ||||||||
6:0 | xfersize | Transfer Size (XferSize) Indicates the transfer size in bytes For endpoint 0. The core interrupts the application only after it has exhausted the transfer size amount of data. The transfer size can be Set to the maximum packet size of the endpoint, to be interrupted at the end of each packet. The core decrements this field every time a packet is read from the RxFIFO and written to the external memory. |
RW | 0x0 |