SYNOPSIS
#include <termios.h>
int cfsetispeed(const struct termios *termios_p, speed_t speed);
DESCRIPTION
The
PARAMETERS
RETURN VALUES
If successful,
CONFORMANCE
POSIX.1 (1996), with exceptions.
MULTITHREAD SAFETY LEVEL
Async-signal-safe.
PORTING ISSUES
The NuTCRACKER Platform does not check the validity of speed.
AVAILABILITY
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
cfgetispeed() ,cfgetospeed() ,cfsetospeed() ,tcsetattr()
- Miscellaneous:
- struct termios
PTC MKS Toolkit 10.4 Documentation Build 39.