struct Woozy::Block

Defined in:

block.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(index : UInt32, state : UInt32 = 0) #

[View source]

Instance Method Detail

def [](offset : UInt32, width : UInt32) : UInt32 #

[View source]
def []=(offset : UInt32, value : UInt32) : Nil #

[View source]
def index : BlockIdx #

[View source]