Parity

The parity bit used to verify if data has changed during transmission. It counts the number of logical-high bits and see if it equals an odd or even number.

UART.swift:493
enum Parity