Richard Hamming's elegant solution to unreliable communication turns a simple parity trick into a self-correcting system, ...
When it comes to AVR UART configuration, it is required to define the packet format a transmitter is going to transmit, and packet format is defined by character size, parity bits and stop bits.