RTEMS 4.9.6 On-Line Library
Device- and Class- Specific Functions Manager Directives
RTEMS POSIX API User's Guide
6.4: Directives
Device- and Class- Specific Functions Manager cfgetispeed - Reads terminal input baud rate
Device- and Class- Specific Functions Manager cfgetospeed - Reads terminal output baud rate
Device- and Class- Specific Functions Manager cfsetispeed - Sets terminal input baud rate
Device- and Class- Specific Functions Manager cfsetospeed - Sets terminal output baud rate
Device- and Class- Specific Functions Manager tcgetattr - Gets terminal attributes
Device- and Class- Specific Functions Manager tcsetattr - Set terminal attributes
Device- and Class- Specific Functions Manager tcsendbreak - Sends a break to a terminal
Device- and Class- Specific Functions Manager tcdrain - Waits for all output to be transmitted to the terminal.
Device- and Class- Specific Functions Manager tcflush - Discards terminal data
Device- and Class- Specific Functions Manager tcflow - Suspends/restarts terminal output.
Device- and Class- Specific Functions Manager tcgetpgrp - Gets foreground process group ID
Device- and Class- Specific Functions Manager tcsetpgrp - Sets foreground process group ID
This section details the device- and class- specific functions manager's
directives. A subsection is dedicated to each of this manager's directives
and describes the calling sequence, related constants, usage,
and status codes.
RTEMS POSIX API User's Guide
Copyright © 1988-2008 OAR Corporation