Returns stop bits 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 byte size value. |
||
integer, | intent(out), | optional | :: | error |
Error code. |