TArduinoUARTSerial.Parity
Summary
Specifies the Parity of the serial port
Description
Use this property to specify the Parity of the serial port.
Available Values
- spNone - Specifies no Serial Parity
- spEven - Specifies Even Serial Parity
- slOdd - Specifies Odd Serial Parity
- slMark - Specifies Mark Serial Parity
- slSpace - Specifies Space Serial Parity