47.10.5 USART Control Register (SPI_MODE)

This configuration is relevant only if USART_MODE = 0xE or 0xF in the USART Mode Register.

Name: FLEX_US_CR (SPI_MODE)
Offset: 0x200
Reset: 
Property: Write-only

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
     RCSFCS   
Access WW 
Reset  
Bit 15141312111098 
        RSTSTA 
Access W 
Reset  
Bit 76543210 
 TXDISTXENRXDISRXENRSTTXRSTRX   
Access WWWWWW 
Reset  

Bit 19 – RCS Release SPI Chip Select

Applicable if USART operates in SPI Host mode (USART_MODE = 0xE):
ValueDescription
0 No effect.
1 Releases the Client Select Line NSS (RTS pin).

Bit 18 – FCS Force SPI Chip Select

Applicable if USART operates in SPI Host mode (USART_MODE = 0xE):

ValueDescription
0 No effect.
1 Forces the Client Select Line NSS (RTS pin) to 0, even if USART is not transmitting, in order to address SPI client devices supporting the CSAAT mode (Chip Select Active After Transfer).

Bit 8 – RSTSTA Reset Status Bits

ValueDescription
0 No effect.
1 Resets the FLEX_US_CSR.OVRE/UNRE status bits.

Bit 7 – TXDIS Transmitter Disable

ValueDescription
0 No effect.
1 Disables the transmitter.

Bit 6 – TXEN Transmitter Enable

ValueDescription
0 No effect.
1 Enables the transmitter if TXDIS is 0.

Bit 5 – RXDIS Receiver Disable

ValueDescription
0 No effect.
1 Disables the receiver.

Bit 4 – RXEN Receiver Enable

ValueDescription
0 No effect.
1 Enables the receiver, if RXDIS is 0.

Bit 3 – RSTTX Reset Transmitter

ValueDescription
0 No effect.
1 Resets the transmitter.

Bit 2 – RSTRX Reset Receiver

ValueDescription
0 No effect.
1 Resets the receiver.