class RiSC16::Spec::Segment::Ram

Defined in:

spec.cr

Instance methods inherited from class RiSC16::Spec::Segment

name : String | Nil name, name=(name : String | Nil) name=, size : UInt16 size, size=(size : UInt16) size=, start : UInt16 start, start=(start : UInt16) start=

Constructor methods inherited from class RiSC16::Spec::Segment

new(properties) new

Class methods inherited from class RiSC16::Spec::Segment

build(properties) build