I\'m learning about Unix serial programming and I have noticed two uses of bitwise operators as follows :
tty.c_cflag &= ~CRTSCTS; // Disable RTS/CTS hard