Serial Communication on RS422
Hi friends I am trying to communication on serial.
While studying i found one function in some one code of serial i.e.
|
fcntl(file_descriptor, F_SETFL);
|
I really not getting what is this function for?
and if I remove this function then there is no effect, I can still can communicate on serial.
Last edited on
Topic archived. No new replies allowed.