16.5.2 Status Register

This register provides status information. R/W bits are cleared by writing 1. FIFO empty full flags automatically clears as FIFO is full and empty.

Table 16-4. STATUS
Bit NumberNameR/WReset ValueDescription
7COMMANDR0First byte queued in receive FIFO has the command marker set
6SIIERRORR/W0When an SII transfer (MSS to SII) is in progress, the start of frame marker is set on one or more of the bytes.

Write 1 to clear

5FLUSHRCVDR/W0Indicates that a FLUSH has been received.

Write 1 to clear

4SIIDONER/W0Indicated that the transfer to SII Bus is complete.

Write 1 to clear

3UNDERFLOWR/W0Receive Overflow. Indicates that the receive FIFO was read when empty.

Write 1 to clear

2OVERFLOWR/W0Transmit Overflow. Indicates that the Transmit FIFO was written when full.

Write 1 to clear

1RCVOKAYR0RCV FIFO non empty. Indicates that 1 or 4 bytes may be read based on SIZERX.
0TXTOKAYR1TXT FIFO non full. Indicates that 1 or 4 bytes may be written depending on SIZETX.
Important: The System IP Interface (SII) master connects the System Controller with all the internal elements. It is used to transfer data to and from the MSS memory space by the System Controller for System Services. It is also used for factory test but not available for customer.