public static class DataMapping.UartSettingsStopBit
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.util.Map<java.lang.Integer,UartSettings.StopBitEnum> |
decode |
static java.util.Map<UartSettings.StopBitEnum,java.lang.Integer> |
encode |
Constructor and Description |
---|
UartSettingsStopBit() |
public static java.util.Map<java.lang.Integer,UartSettings.StopBitEnum> decode
public static java.util.Map<UartSettings.StopBitEnum,java.lang.Integer> encode