TMPM4G(1) Group Peripheral Driver User Manual
V1.0.0.0
|
FUARTxECR Register Definition. More...
Macros | |
#define | FUARTxECR_OE_MASK ((uint32_t)0x00000008) |
#define | FUARTxECR_BE_MASK ((uint32_t)0x00000004) |
#define | FUARTxECR_PE_MASK ((uint32_t)0x00000002) |
#define | FUARTxECR_FE_MASK ((uint32_t)0x00000001) |
#define | FUARTxECR_OE_CLR ((uint32_t)0x00000008) |
#define | FUARTxECR_BE_CLR ((uint32_t)0x00000004) |
#define | FUARTxECR_PE_CLR ((uint32_t)0x00000002) |
#define | FUARTxECR_FE_CLR ((uint32_t)0x00000001) |
FUARTxECR Register Definition.
#define FUARTxECR_BE_CLR ((uint32_t)0x00000004) |
BE :Clear
#define FUARTxECR_BE_MASK ((uint32_t)0x00000004) |
BE :Mask
#define FUARTxECR_FE_CLR ((uint32_t)0x00000001) |
FE :Clear
#define FUARTxECR_FE_MASK ((uint32_t)0x00000001) |
FE :Mask
#define FUARTxECR_OE_CLR ((uint32_t)0x00000008) |
OE :Clear
#define FUARTxECR_OE_MASK ((uint32_t)0x00000008) |
OE :Mask
#define FUARTxECR_PE_CLR ((uint32_t)0x00000002) |
PE :Clear
#define FUARTxECR_PE_MASK ((uint32_t)0x00000002) |
PE :Mask