Property | Type | Description | |
---|---|---|---|
Reference | MemoryReferenceInfo | ||
SegmentType | SegmentIndex |
Method | Description | |
---|---|---|
Segment ( SegmentIndex segmentType, |
||
SetMemoryReference ( IMemoryInterface reference ) : void | ||
ToString ( ) : string | ||
this ( ushort i ) : byte |
Method | Description | |
---|---|---|
RefreshMemoryReference ( ) : void |
public Segment ( SegmentIndex segmentType, |
||
segmentType | SegmentIndex | |
bus | ||
register | uint | |
return | System |
public SetMemoryReference ( IMemoryInterface reference ) : void | ||
reference | IMemoryInterface | |
return | void |