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

FUARTxICR Register Definition. More...

Macros

#define FUARTxICR_OEIC_MASK   ((uint32_t)0x00000400)
 
#define FUARTxICR_BEIC_MASK   ((uint32_t)0x00000200)
 
#define FUARTxICR_PEIC_MASK   ((uint32_t)0x00000100)
 
#define FUARTxICR_FEIC_MASK   ((uint32_t)0x00000080)
 
#define FUARTxICR_RTIC_MASK   ((uint32_t)0x00000040)
 
#define FUARTxICR_TXIC_MASK   ((uint32_t)0x00000020)
 
#define FUARTxICR_RXIC_MASK   ((uint32_t)0x00000010)
 
#define FUARTxICR_OEIC_CLR   ((uint32_t)0x00000400)
 
#define FUARTxICR_BEIC_CLR   ((uint32_t)0x00000200)
 
#define FUARTxICR_PEIC_CLR   ((uint32_t)0x00000100)
 
#define FUARTxICR_FEIC_CLR   ((uint32_t)0x00000080)
 
#define FUARTxICR_RTIC_CLR   ((uint32_t)0x00000040)
 
#define FUARTxICR_TXIC_CLR   ((uint32_t)0x00000020)
 
#define FUARTxICR_RXIC_CLR   ((uint32_t)0x00000010)
 

Detailed Description

FUARTxICR Register Definition.

Macro Definition Documentation

§ FUARTxICR_BEIC_CLR

#define FUARTxICR_BEIC_CLR   ((uint32_t)0x00000200)

BEIC :Request

§ FUARTxICR_BEIC_MASK

#define FUARTxICR_BEIC_MASK   ((uint32_t)0x00000200)

BEIC :Mask

§ FUARTxICR_FEIC_CLR

#define FUARTxICR_FEIC_CLR   ((uint32_t)0x00000080)

FEIC :Request

§ FUARTxICR_FEIC_MASK

#define FUARTxICR_FEIC_MASK   ((uint32_t)0x00000080)

FEIC :Mask

§ FUARTxICR_OEIC_CLR

#define FUARTxICR_OEIC_CLR   ((uint32_t)0x00000400)

OEIC :Request

§ FUARTxICR_OEIC_MASK

#define FUARTxICR_OEIC_MASK   ((uint32_t)0x00000400)

OEIC :Mask

§ FUARTxICR_PEIC_CLR

#define FUARTxICR_PEIC_CLR   ((uint32_t)0x00000100)

PRIC :Request

§ FUARTxICR_PEIC_MASK

#define FUARTxICR_PEIC_MASK   ((uint32_t)0x00000100)

PRIC :Mask

§ FUARTxICR_RTIC_CLR

#define FUARTxICR_RTIC_CLR   ((uint32_t)0x00000040)

RTIC :Request

§ FUARTxICR_RTIC_MASK

#define FUARTxICR_RTIC_MASK   ((uint32_t)0x00000040)

RTIC :Mask

§ FUARTxICR_RXIC_CLR

#define FUARTxICR_RXIC_CLR   ((uint32_t)0x00000010)

RXIC :Request

§ FUARTxICR_RXIC_MASK

#define FUARTxICR_RXIC_MASK   ((uint32_t)0x00000010)

RXIC :Mask

§ FUARTxICR_TXIC_CLR

#define FUARTxICR_TXIC_CLR   ((uint32_t)0x00000020)

TXIC :Request

§ FUARTxICR_TXIC_MASK

#define FUARTxICR_TXIC_MASK   ((uint32_t)0x00000020)

TXIC :Mask