Returns baud rate enumerator from numeric value. If the value is
invalid, returns 0 by default 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. |