TMPM4G(1) Group Peripheral Driver User Manual
V1.0.0.0
|
UARTxERR Register Definition. More...
Macros | |
#define | UARTxERR_TRGERR_MASK ((uint32_t)0x00000010) |
#define | UARTxERR_TRGERR_R_NO_ERR ((uint32_t)0x00000000) |
#define | UARTxERR_TRGERR_R_ERR ((uint32_t)0x00000010) |
#define | UARTxERR_TRGERR_W_CLEAR ((uint32_t)0x00000010) |
#define | UARTxERR_OVRERR_MASK ((uint32_t)0x00000008) |
#define | UARTxERR_OVRERR_R_NO_ERR ((uint32_t)0x00000000) |
#define | UARTxERR_OVRERR_R_ERR ((uint32_t)0x00000008) |
#define | UARTxERR_OVRERR_W_CLEAR ((uint32_t)0x00000008) |
#define | UARTxERR_PERR_MASK ((uint32_t)0x00000004) |
#define | UARTxERR_PERR_R_NO_ERR ((uint32_t)0x00000000) |
#define | UARTxERR_PERR_R_ERR ((uint32_t)0x00000004) |
#define | UARTxERR_PERR_W_CLEAR ((uint32_t)0x00000004) |
#define | UARTxERR_FERR_MASK ((uint32_t)0x00000002) |
#define | UARTxERR_FERR_R_NO_ERR ((uint32_t)0x00000000) |
#define | UARTxERR_FERR_R_ERR ((uint32_t)0x00000002) |
#define | UARTxERR_FERR_W_CLEAR ((uint32_t)0x00000002) |
#define | UARTxERR_BERR_MASK ((uint32_t)0x00000001) |
#define | UARTxERR_BERR_R_NO_ERR ((uint32_t)0x00000000) |
#define | UARTxERR_BERR_R_ERR ((uint32_t)0x00000001) |
#define | UARTxERR_BERR_W_CLEAR ((uint32_t)0x00000001) |
UARTxERR Register Definition.
Detail.
Bit | Bit Symbol |
---|---|
31-5 | - |
4 | TRGERR |
3 | OVRERR |
2 | PERR |
1 | FERR |
0 | BERR |
#define UARTxERR_BERR_MASK ((uint32_t)0x00000001) |
BERR :Mask.
#define UARTxERR_BERR_R_ERR ((uint32_t)0x00000001) |
BERR :[read] Error.
#define UARTxERR_BERR_R_NO_ERR ((uint32_t)0x00000000) |
BERR :[read] No Error.
#define UARTxERR_BERR_W_CLEAR ((uint32_t)0x00000001) |
BERR :[write] Clear Flag.
#define UARTxERR_FERR_MASK ((uint32_t)0x00000002) |
FERR :Mask.
#define UARTxERR_FERR_R_ERR ((uint32_t)0x00000002) |
FERR :[read] Error.
#define UARTxERR_FERR_R_NO_ERR ((uint32_t)0x00000000) |
FERR :[read] No Error.
#define UARTxERR_FERR_W_CLEAR ((uint32_t)0x00000002) |
FERR :[write] Clear Flag.
#define UARTxERR_OVRERR_MASK ((uint32_t)0x00000008) |
OVRERR :Mask.
#define UARTxERR_OVRERR_R_ERR ((uint32_t)0x00000008) |
OVRERR :[read] Error.
#define UARTxERR_OVRERR_R_NO_ERR ((uint32_t)0x00000000) |
OVRERR :[read] No Error.
#define UARTxERR_OVRERR_W_CLEAR ((uint32_t)0x00000008) |
OVRERR :[write] Clear Flag.
#define UARTxERR_PERR_MASK ((uint32_t)0x00000004) |
PERR :Mask.
#define UARTxERR_PERR_R_ERR ((uint32_t)0x00000004) |
PERR :[read] Error.
#define UARTxERR_PERR_R_NO_ERR ((uint32_t)0x00000000) |
PERR :[read] No Error.
#define UARTxERR_PERR_W_CLEAR ((uint32_t)0x00000004) |
PERR :[write] Clear Flag.
#define UARTxERR_TRGERR_MASK ((uint32_t)0x00000010) |
TRGERR :Mask.
#define UARTxERR_TRGERR_R_ERR ((uint32_t)0x00000010) |
TRGERR :[read] Error.
#define UARTxERR_TRGERR_R_NO_ERR ((uint32_t)0x00000000) |
TRGERR :[read] No Error.
#define UARTxERR_TRGERR_W_CLEAR ((uint32_t)0x00000010) |
TRGERR :[write] Clear Flag.