struct

Matter::Schema::BitFieldEnum(E)

Inherits Struct < Value < Object

Represents a multi-bit field that maps to an enum type

Constructors

new(bit : Int32, width : Int32)
Source

Instance methods

bit
clone
Source
copy_with(bit _bit = @bit, width _width = @width)
Source
width