RTEMS
5.0.0
|
Sets the Initial Baud in the Termios Context. More...
#include <rtems/termiostypes.h>
Functions | |
int | rtems_termios_set_initial_baud (struct rtems_termios_tty *tty, rtems_termios_baud_t baud) |
Sets the initial baud in the Termios context tty. More... | |
Sets the Initial Baud in the Termios Context.
int rtems_termios_set_initial_baud | ( | struct rtems_termios_tty * | tty, |
rtems_termios_baud_t | baud | ||
) |
Sets the initial baud in the Termios context tty.
0 | Successful operation. |
-1 | Invalid baud value. |