In standard mode, the RTF flag is set if no new start bit is detected for more than
the RT value after the last received character.
In smartcard mode, the CWT and BWT are implemented by this value. In this case,
the timeout measurement is started from the start bit of the last received character.
These bits can be written on the fly. The RTF flag will be set if the new value is
lower than or equal to the counter. These bits must only be programmed once per
received character.
18.4.7. Command register (USART_CMD)
Address offset: 0x18
Reset value: 0x0000 0000
This register has to be accessed by word (32-bit).
Must be kept at reset value.
Transmit data flush request
Writing 1 to this bit sets the TBE flag, to discard the transmit data.
This bit is reserved in USART1.
Receive data flush command
Writing 1 to this bit clears the RBNE flag to discard the received data without
reading it.
Mute mode command
Writing 1 to this bit makes the USART into mute mode and sets the RWU flag.
Send break command
Writing 1 to this bit sets the SBKF flag and makes the USART send a BREAK
frame, as soon as the transmit machine is idle.
Must be kept at reset value.
18.4.8. Status register (USART_STAT)
Address offset: 0x1C
Reset value: 0x0000 00C0
This register has to be accessed by word (32-bit).