abstract class RiSC16::Spec::Segment
- RiSC16::Spec::Segment
- Reference
- Object
Direct Known Subclasses
- RiSC16::Spec::Segment::Default
- RiSC16::Spec::Segment::IO
- RiSC16::Spec::Segment::Ram
- RiSC16::Spec::Segment::Rom
Defined in:
spec.crConstructors
Class Method Summary
Instance Method Summary
- #name : String | Nil
- #name=(name : String | Nil)
- #size : UInt16
- #size=(size : UInt16)
- #start : UInt16
- #start=(start : UInt16)