TTY SPEED: Difference between revisions
Jump to navigation
Jump to search
Created page with "'''TTY_SPEED''' is a system parameter that sets the systemwide default speed for terminals. Low byte is transmit speed, and high byte is receive speed. I..." |
(No difference)
|
Latest revision as of 15:52, 2 July 2019
TTY_SPEED is a system parameter that sets the systemwide default speed for terminals. Low byte is transmit speed, and high byte is receive speed. If high byte is set to 0, receive speed is identical to transmit speed. Maximum value is 20. Baud rates are defined by the $TTDEF macro.