Home
last modified time | relevance | path

Searched refs:stop_bits (Results 1 – 1 of 1) sorted by relevance

/examples/libc/
A Dtermios_test.c87 void config_comm(int fd, int speed_baud_rate, char parity, int data_bits, int stop_bits) in config_comm() argument
146 (stop_bits == 2)?(new_tc.c_cflag |= CSTOPB):(new_tc.c_cflag &= ~ CSTOPB); in config_comm()

Completed in 3 milliseconds