TMPM4G(1) Group Peripheral Driver User Manual  V1.0.0.0
UARTxFIFOCLR Register

UARTxFIFOCLR Register Definition. More...

Macros

#define UARTxFIFOCLR_TFCLR_CLEAR   ((uint32_t)0x00000002)
 
#define UARTxFIFOCLR_RFCLR_CLEAR   ((uint32_t)0x00000001)
 

Detailed Description

UARTxFIFOCLR Register Definition.

Detail.

Bit Bit Symbol
31-2 -
1 TFCLR
0 RFCLR

Macro Definition Documentation

§ UARTxFIFOCLR_RFCLR_CLEAR

#define UARTxFIFOCLR_RFCLR_CLEAR   ((uint32_t)0x00000001)

RFCLR :Clear the receive buff.

§ UARTxFIFOCLR_TFCLR_CLEAR

#define UARTxFIFOCLR_TFCLR_CLEAR   ((uint32_t)0x00000002)

TFCLR :Clear the transmit buff.