mirror of
https://github.com/apache/nuttx.git
synced 2026-08-06 21:19:03 +00:00
Kinetis UART must be placed in 9 bit mode (M=1) with when 8 bit data with parity is required. If left in 8 bit mode (M=0) with parity then D7 of the TX/RX register becomes parity bit. Hence what is called 9-bit or 8-bit Mode Select is a misnomer. 8 bit mode when parity is enabled is realy 7 bit with parity. |
||
|---|---|---|
| .. | ||
| include | ||
| src | ||
| Kconfig | ||