Package | Description |
---|---|
eu.javaexperience.electronic.uartbus |
Modifier and Type | Method and Description |
---|---|
static UartbusTools.PacketFormattingMode |
UartbusTools.PacketFormattingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UartbusTools.PacketFormattingMode[] |
UartbusTools.PacketFormattingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
UartbusTools.formatPacketWithMode(UartbusTools.PacketFormattingMode mode,
byte[] data) |
Copyright © 2020. All rights reserved.