46.9.14 SSC Status Register

Name: SSC_SR
Offset: 0x40
Reset: 0x00000000
Property: Read-only

Bit 3130292827262524 
 RXURWCNT[3:0]TXFRECNT[3:0] 
Access RRRRRRRR 
Reset 00000000 
Bit 2322212019181716 
       RXENTXEN 
Access RR 
Reset 00 
Bit 15141312111098 
     RXSYNTXSYNCP1CP0 
Access RRRR 
Reset 0000 
Bit 76543210 
   OVRUNRXRDY  TXEMPTYTXRDY 
Access RRRR 
Reset 0000 

Bits 31:28 – RXURWCNT[3:0] Receive FIFO Unread Word Count

Number of received data words in the receive FIFO still to be read from SSC_RHFR.

This counter is incremented upon each load of the receive FIFO with a data from the receive shifter and decremented by each data read from SSC_RHFR.

Bits 27:24 – TXFRECNT[3:0] Transmit FIFO Free Entries Count

Number of free data entries in the transmit FIFO that can be written into SSC_THFR.

This counter is decremented by each data write into SSC_THFR and incremented upon each transfer of a transmit FIFO data into the transmit shifter.

Bit 17 – RXEN Receive Enable

ValueDescription
0 Receive is disabled.
1 Receive is enabled.

Bit 16 – TXEN Transmit Enable

ValueDescription
0 Transmit is disabled.
1 Transmit is enabled.

Bit 11 – RXSYN Receive Sync

ValueDescription
0 No Rx Sync has occurred since the last read of the Status register.
1 An Rx Sync has occurred since the last read of the Status register.

Bit 10 – TXSYN Transmit Sync

ValueDescription
0 No Tx Sync has occurred since the last read of the Status register.
1 A Tx Sync has occurred since the last read of the Status register.

Bit 9 – CP1 Compare 1

ValueDescription
0 No compare 1 has occurred since the last read of the Status register.
1 A compare 1 has occurred since the last read of the Status register.

Bit 8 – CP0 Compare 0

ValueDescription
0 No compare 0 has occurred since the last read of the Status register.
1 A compare 0 has occurred since the last read of the Status register.

Bit 5 – OVRUN Receive Overrun

ValueDescription
0 No data has been loaded in SSC_RHFR while previous data has not been read since the last read of the Status Register.
1 Data has been loaded in SSC_RHFR while previous data has not yet been read since the last read of the Status Register.

Bit 4 – RXRDY Receive Ready

ValueDescription
0 SSC_RHFR is empty.
1 Data has been received and loaded in SSC_RHFR.

Bit 1 – TXEMPTY Transmit Empty

ValueDescription
0 Data remains in SSC_THFR or is currently transmitted from TSR.
1 Last data written in SSC_THFR has been loaded in TSR and last data loaded in TSR has been transmitted.

Bit 0 – TXRDY Transmit Ready

ValueDescription
0 Data has been loaded in SSC_THFR and is waiting to be loaded in the Transmit Shift register (TSR).
1 SSC_THFR is empty.