struct

Matter::Schema::BitField

Inherits Struct < Value < Object

Represents a multi-bit field starting at a position with a width

Constructors

new(bit : Int32, width : Int32)
Source

Instance methods

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