SYNOPSIS
#include <termios.h>
int cfsetospeed(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.
The NuTCRACKER Platform does not supporting setting the baud rate to 0 (B0) for COM ports.
Although such a call to
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() ,cfsetispeed() ,tcsetattr()
- Miscellaneous:
- struct termios
PTC MKS Toolkit 10.4 Documentation Build 39.