37.14.3 RX Control Status Register Low for Endpoint 1-7

Table 37-79. Register Bit Attribute Legend
SymbolDescriptionSymbolDescriptionSymbolDescription
RReadable bitHCCleared by Hardware(Grey cell)Unimplemented
WWritable bitHSSet by HardwareXBit is unknown at Reset
KWrite to clearSSoftware settable bit
Name: RXCSRL
Offset: 0x1016
Reset: 0x0000
Property: PAC Write-Protection

Bit 76543210 
 CLRDATATOGSENTSTALLSENDSTALLFLUSHFIFODATAERROROVERRUNFIFOFULLRXPKTRDY 
Access R/W/HCR/W/HSR/WR/W/HCR/W/HCR/W/HSR/W/HCR/W/HS 
Reset 00000000 

Bit 7 – CLRDATATOG Clear Data Toggle Control Bit

ValueDescription
0Do not clear the data toggle
1Resets the endpoint data toggle to 0

Bit 6 – SENTSTALL Stall Handshake Status Bit

ValueDescription
0Written by the software to clear this bit
1STALL handshake is transmitted

Bit 5 – SENDSTALL STALL Handshake Control bit (Device Mode)

ValueDescription
0Terminate stall condition
1Issue a STALL handshake

Bit 4 – FLUSHFIFO FIFO Flush Control bit

This bit is automatically cleared.

ValueDescription
0Normal FIFO operation
1Flush the next packet to be read from the endpoint RX FIFO. The FIFO pointer is reset and the RXPKTRDY bit is cleared. This should only be used when RXPKTRDY is set. If the FIFO is double- buffered, FLUSH may need to be set twice to completely clear the FIFO.

Bit 3 – DATAERROR Data Packet Error Status bit

This bit is cleared when RXPKTRDY is cleared. This bit is only valid when the endpoint is operating in ISO mode. In Bulk mode, it always returns zero.

ValueDescription
0No data error
1The data packet has a CRC or bit-stuff error.

Bit 2 – OVERRUN Data Overrun Status bit

This bit is only valid when the endpoint is operating in ISO mode. In Bulk mode, it always returns zero.

ValueDescription
0Written by software to clear this bit
1An OUT packet cannot be loaded into the RX FIFO.

Bit 1 – FIFOFULL FIFO Full Status bit

ValueDescription
0The RX FIFO has at least one free space
1No more packets can be loaded into the RX FIFO

Bit 0 – RXPKTRDY Data Packet Reception Status bit

ValueDescription
0Written by software to clear this bit when the packet has been unloaded from the RX FIFO.
1A data packet has been received. An interrupt is generated.