Uses of Enum
io.qt.serialbus.QtCanBus.DataFormat
Packages that use QtCanBus.DataFormat
-
Uses of QtCanBus.DataFormat in io.qt.serialbus
Methods in io.qt.serialbus that return QtCanBus.DataFormatModifier and TypeMethodDescriptionfinal QtCanBus.DataFormat
QCanSignalDescription.dataFormat()
static QtCanBus.DataFormat
QtCanBus.DataFormat.resolve
(byte value) Returns the corresponding enum entry for the given value.static QtCanBus.DataFormat
Returns the enum constant of this type with the specified name.static QtCanBus.DataFormat[]
QtCanBus.DataFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.serialbus with parameters of type QtCanBus.DataFormatModifier and TypeMethodDescriptionfinal void
QCanSignalDescription.setDataFormat
(QtCanBus.DataFormat format)