Commit 428f5bf5 authored by kritik bhimani's avatar kritik bhimani
Browse files

[uart] given any data written to TXDATA register now on it will consume only...

[uart] given any data written to TXDATA register now on it will consume only configured databits for parity calculation
previously the assumption was to transmit 0x12 user will write 0x12 and not 0x112 in 8bit data mode
parent 7acdc6c6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment