EZ-USB FX3 Technical Reference Manual, Document Number: 001-76074 Rev. *F 572
UART_RX_BYTE_COUNT
0xE000081C
10.20.8 UART_RX_BYTE_COUNT
UART Receive Byte Count Register
Indicates the number of bytes to receive. This register is relevant only if DMA_MODE=1.
No end-of-packet (EOP) will be sent to the DMA adapter. If receive flow control is enabled it will be set to off. If flow control is
not enabled and data is received and the socket remains active, it will be forwarded to the adapter regardless of
BYTE_COUNT. BYTE_COUNT will stay 0 in this case (not decrement).
31:0 BYTE_COUNT[31:0] Number of bytes left to receive
0xFFFFFFFF indicates infinite (counter will not decrement)
UART_RX_BYTE_COUNT UART Receive Byte Count Register 0xE000081C
b31 b30 b29 b28 b27 b26 b25 b24
BYTE_COUNT[31:24]
R/W R/W R/W R/W R/W R/W R/W R/W
RRRRRRRR
UART_RX_BYTE_COUNT UART Receive Byte Count Register
b23 b22 b21 b20 b19 b18 b17 b16
BYTE_COUNT[23:16]
R/W R/W R/W R/W R/W R/W R/W R/W
RRRRRRRR
UART_RX_BYTE_COUNT UART Receive Byte Count Register
b15 b14 b13 b12 b11 b10 b9 b8
BYTE_COUNT[15:8]
R/W R/W R/W R/W R/W R/W R/W R/W
RRRRRRRR
UART_RX_BYTE_COUNT UART Receive Byte Count Register
b7 b6 b5 b4 b3 b2 b1 b0
BYTE_COUNT[7:0]
R/W R/W R/W R/W R/W R/W R/W R/W
RRRRRRRR
0xFFFFFFFF
Bit Name Description