48.6.1 UART Control Register

Name: UART_CR
Offset: 0x00
Reset: 
Property: Write-only

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
          
Access  
Reset  
Bit 15141312111098 
    REQCLRSTTTORETTO RSTSTA 
Access WWWW 
Reset  
Bit 76543210 
 TXDISTXENRXDISRXENRSTTXRSTRX   
Access WWWWWW 
Reset  

Bit 12 – REQCLR Request Clear

  • Asynchronous and partial wake-up enabled:

    0: No effect.

    1: Clears the potential clock request currently issued by UART, thus the potential system wake-up is cancelled.

  • Asynchronous and partial wake-up disabled:

    0: No effect.

    1: Restarts the comparison trigger to enable loading of the Receiver Holding register.

Bit 12 – REQCLR Request Clear

ValueDescription
0

No effect.

1

Restarts the comparison trigger to enable loading of the Receiver Holding register.

Bit 11 – STTTO Start Time-out

ValueDescription
0

No effect.

1

Starts waiting for a character before clocking the time-out counter. Resets status bit TIMEOUT in UART_SR.

Bit 10 – RETTO Rearm Time-out

ValueDescription
0

No effect.

1

Restarts time-out.

Bit 8 – RSTSTA Reset Status

ValueDescription
0

No effect.

1

Resets the status bits PARE, FRAME, CMP and OVRE in the UART_SR.

Bit 7 – TXDIS Transmitter Disable

ValueDescription
0

No effect.

1

The transmitter is disabled. If a character is being processed and a character has been written in the UART_THR and RSTTX is not set, both characters are completed before the transmitter is stopped.

Bit 6 – TXEN Transmitter Enable

ValueDescription
0

No effect.

1

The transmitter is enabled if TXDIS is 0.

Bit 5 – RXDIS Receiver Disable

ValueDescription
0

No effect.

1

The receiver is disabled. If a character is being processed and RSTRX is not set, the character is completed before the receiver is stopped.

Bit 4 – RXEN Receiver Enable

ValueDescription
0

No effect.

1

The receiver is enabled if RXDIS is 0.

Bit 3 – RSTTX Reset Transmitter

ValueDescription
0

No effect.

1

The transmitter logic is reset and disabled. If a character is being transmitted, the transmission is aborted.

Bit 2 – RSTRX Reset Receiver

ValueDescription
0

No effect.

1

The receiver logic is reset and disabled. If a character is being received, the reception is aborted.