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

FIFO Enable Bit Macro Definition. More...

Macros

#define FUART_FIFO_DISABLE   ((uint32_t)0x00000000)
 
#define FUART_FIFO_ENABLE   ((uint32_t)0x00000010)
 

Detailed Description

FIFO Enable Bit Macro Definition.

Macro Definition Documentation

§ FUART_FIFO_DISABLE

#define FUART_FIFO_DISABLE   ((uint32_t)0x00000000)

Disable.

§ FUART_FIFO_ENABLE

#define FUART_FIFO_ENABLE   ((uint32_t)0x00000010)

Enable.