struct GBA::Waitloop::PcRelativeLoad

Defined in:

crab/gba/waitloop.cr

Instance methods inherited from struct GBA::Waitloop::Instruction

initialize initialize, read_bits : UInt16 read_bits, read_only? read_only?, write_bits : UInt16 write_bits

Constructor methods inherited from struct GBA::Waitloop::Instruction

new new

Class methods inherited from struct GBA::Waitloop::Instruction

parse?(instruction : UInt16) : Instruction | Nil parse?