RTEMS 6.1-rc1
Functions
termios_setinitialbaud.c File Reference

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...
 

Detailed Description

Sets the Initial Baud in the Termios Context.