Uses of Enum
io.qt.serialbus.QCanFrameProcessor.Error
Packages that use QCanFrameProcessor.Error
-
Uses of QCanFrameProcessor.Error in io.qt.serialbus
Methods in io.qt.serialbus that return QCanFrameProcessor.ErrorModifier and TypeMethodDescriptionfinal QCanFrameProcessor.Error
QCanFrameProcessor.error()
static QCanFrameProcessor.Error
QCanFrameProcessor.Error.resolve
(byte value) Returns the corresponding enum entry for the given value.static QCanFrameProcessor.Error
Returns the enum constant of this type with the specified name.static QCanFrameProcessor.Error[]
QCanFrameProcessor.Error.values()
Returns an array containing the constants of this enum type, in the order they are declared.