KConfigParityErrorFail& |
When a character containing a parity error is
received complete any pending read operation with a KErrCommsParity
error. |
KConfigParityErrorIgnore& |
Ignore parity errors. The character containing an
error will be discarded. |
KConfigParityErrorReplaceChar& |
Replace and character received with a parity error
with the character set by CommConfigSetParityErrorChar:() |
KConfigXonXoffDebug& |
This is not a parity option at all, but an internal
developmental debugging control which forces the high
water mark for XON/XOFF handshaking, at which point XOFF
characters are sent, to be 5 bytes below 50% level
instead the usual 75% level. |