TMPM4G(1) Group Peripheral Driver User Manual
V1.0.0.0
|
UARTxFIFOCLR Register Definition. More...
Macros | |
#define | UARTxFIFOCLR_TFCLR_CLEAR ((uint32_t)0x00000002) |
#define | UARTxFIFOCLR_RFCLR_CLEAR ((uint32_t)0x00000001) |
UARTxFIFOCLR Register Definition.
Detail.
Bit | Bit Symbol |
---|---|
31-2 | - |
1 | TFCLR |
0 | RFCLR |
#define UARTxFIFOCLR_RFCLR_CLEAR ((uint32_t)0x00000001) |
RFCLR :Clear the receive buff.
#define UARTxFIFOCLR_TFCLR_CLEAR ((uint32_t)0x00000002) |
TFCLR :Clear the transmit buff.