TMPM4G(1) Group Peripheral Driver User Manual
V1.0.0.0
|
UARTxDR Register Definition. More...
Macros | |
#define | UARTxDR_DR_9BIT_MASK ((uint32_t)0x000001FF) |
#define | UARTxDR_DR_8BIT_MASK ((uint32_t)0x000000FF) |
#define | UARTxDR_DR_7BIT_MASK ((uint32_t)0x0000007F) |
UARTxDR Register Definition.
Detail.
Bit | Bit Symbol |
---|---|
31-19 | - |
18 | PERR |
17 | FERR |
16 | BERR |
15:9 | - |
8:0 | DR |
#define UARTxDR_DR_7BIT_MASK ((uint32_t)0x0000007F) |
DR :Mask for 7bit
#define UARTxDR_DR_8BIT_MASK ((uint32_t)0x000000FF) |
DR :Mask for 8bit
#define UARTxDR_DR_9BIT_MASK ((uint32_t)0x000001FF) |
DR :Mask for 9bit