Hi
I want to know how the io-char handles the various errors like, parity error, Brake Interrupt error, overflow error, etc. There is nothing mentioned about handling of these errors in the documentation.
Does an application gets to know that these errors have occured or io-char simply ignores the received character with error or does io-char handles them case-by-case and if yes then how?
thanks in advance