Arduino_STM32/STM32F1/cores
stevstrong 17cbf256d1 corrected defines needed when parity is used
When the parity control is enabled, the computed parity is inserted at the MSB position (9th bit if M=1; 8th bit if M=0) and parity is checked on the received data. This excludes 9 bit long words + parity bit.
2015-11-19 11:50:13 +01:00
..
maple corrected defines needed when parity is used 2015-11-19 11:50:13 +01:00