Package | Description |
---|---|
eu.javaexperience.electronic.uartbus.rpc.client.device.fns.ubb |
Modifier and Type | Method and Description |
---|---|
static UbBootloaderFunctions.UbBootloaderVariable |
UbBootloaderFunctions.UbBootloaderVariable.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UbBootloaderFunctions.UbBootloaderVariable[] |
UbBootloaderFunctions.UbBootloaderVariable.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
byte |
UbBootloaderFunctions.getVar(UbBootloaderFunctions.UbBootloaderVariable var) |
void |
UbBootloaderFunctions.setVar(UbBootloaderFunctions.UbBootloaderVariable var,
byte value) |
Copyright © 2020. All rights reserved.