Returns baud rate enumerator from numeric value. If the value is
invalid, returns TTY_B0 and sets optional argument error to
E_INVALID.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | value |
Numeric baud rate value. |
||
| integer, | intent(out), | optional | :: | error |
Error code. |