C# Class C2.Flash.C2Device

Datei anzeigen Open project: x893/C2.Flash Class Usage Examples

Public Properties

Property Type Description
BP0H string
BP0L string
BP1H string
BP1L string
BP2H string
BP2L string
BP3H string
BP3L string
Bottom int
Cache int
Comments string
DebugInterface string
ExternalBus bool
ExtraID byte
FPREG byte
FlashSectorSize int
FlashSize int
ID byte
Length int
LockType string
Name string
PagedSFR bool
Present bool
Readlock int
SFR_Page int
SectorSize int
SingleLock int
Start int
StringObserved string
Tested bool
Top int
USBFIFO bool
USBFIFOSize int
Version int
WriteLock int
XramSize int

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

BP0H public_oe property

public string BP0H
return string

BP0L public_oe property

public string BP0L
return string

BP1H public_oe property

public string BP1H
return string

BP1L public_oe property

public string BP1L
return string

BP2H public_oe property

public string BP2H
return string

BP2L public_oe property

public string BP2L
return string

BP3H public_oe property

public string BP3H
return string

BP3L public_oe property

public string BP3L
return string

Bottom public_oe property

public int Bottom
return int

Cache public_oe property

public int Cache
return int

Comments public_oe property

public string Comments
return string

DebugInterface public_oe property

public string DebugInterface
return string

ExternalBus public_oe property

public bool ExternalBus
return bool

ExtraID public_oe property

public byte ExtraID
return byte

FPREG public_oe property

public byte FPREG
return byte

FlashSectorSize public_oe property

public int FlashSectorSize
return int

FlashSize public_oe property

public int FlashSize
return int

ID public_oe property

public byte ID
return byte

Length public_oe property

public int Length
return int

LockType public_oe property

public string LockType
return string

Name public_oe property

public string Name
return string

PagedSFR public_oe property

public bool PagedSFR
return bool

Present public_oe property

public bool Present
return bool

Readlock public_oe property

public int Readlock
return int

SFR_Page public_oe property

public int SFR_Page
return int

SectorSize public_oe property

public int SectorSize
return int

SingleLock public_oe property

public int SingleLock
return int

Start public_oe property

public int Start
return int

StringObserved public_oe property

public string StringObserved
return string

Tested public_oe property

public bool Tested
return bool

Top public_oe property

public int Top
return int

USBFIFO public_oe property

public bool USBFIFO
return bool

USBFIFOSize public_oe property

public int USBFIFOSize
return int

Version public_oe property

public int Version
return int

WriteLock public_oe property

public int WriteLock
return int

XramSize public_oe property

public int XramSize
return int