SLLSFR8A September 2025 – October 2025 TCAN5102-Q1
ADVANCE INFORMATION
UART_CTRL is shown in Figure 7-84 and described in Table 7-125.
Return to the Summary Table.
This register controls the data communication format. The word length, number of stop bits, and parity type, as well as enabling changes to UART configuration.
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| BRKGEN | FPAREN | PAR | PEN | 2BSTOP | 8BIT | UART_EN | CCE |
| R/W-0h | R/WP-0h | R/WP-0h | R/WP-0h | R/WP-0h | R/WP-1h | RH-0h | R/W-0h |
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7 | BRKGEN | R/W | 0h | Break control bit
|
| 6 | FPAREN | R/WP | 0h | Force parity bit (if enabled) to be a specific value
|
| 5 | PAR | R/WP | 0h | Odd or even parity configuration
|
| 4 | PEN | R/WP | 0h | Enables if parity is used for each character
|
| 3 | 2BSTOP | R/WP | 0h | Defines the number of stop bits used per character
|
| 2 | 8BIT | R/WP | 1h | Defines the size of a character
|
| 1 | UART_EN | RH | 0h | UART IP enable status flag. This flag is not writable, but is set if the UART IP is enabled by allocating memory from MRAM to the IP. This is done with the MRAM_IP_CFG register
|
| 0 | CCE | R/W | 0h | UART IP change control enable bit. Can be set only if UART_EN is 0
|