Expand description
Speeds for use with Termios::set_input_speed and
Termios::set_output_speed.
Unlike in some platforms’ libc APIs, these always have the same numerical
value as their names; for example, B50 has the value 50, and so on.
Consequently, it’s not necessary to use them. They are provided here
because they help identify speeds which are likely to be supported, on
platforms which don’t support arbitrary speeds.
Constants§
B0B50B75B110B134B150B200B300B600B1200B1800B2400B4800B9600B19200B38400B57600B115200B230400B460800B500000B576000B921600B1000000B1152000B1500000B2000000B2500000B3000000B3500000B4000000