Each time a character is received, the receiver calculates the parity of the received data bits in accordance with the uart.mode [PAR] bit field. It then compares the result with the received parity bit. If a difference is detected, the parity error bit is set = 1, uart.Chnl_int_sts [PARITY]. An interrupt is generated, if enabled.