C# Class C2.Flash.C2Device

Show file 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 property

public string BP0H
return string

BP0L public property

public string BP0L
return string

BP1H public property

public string BP1H
return string

BP1L public property

public string BP1L
return string

BP2H public property

public string BP2H
return string

BP2L public property

public string BP2L
return string

BP3H public property

public string BP3H
return string

BP3L public property

public string BP3L
return string

Bottom public property

public int Bottom
return int

Cache public property

public int Cache
return int

Comments public property

public string Comments
return string

DebugInterface public property

public string DebugInterface
return string

ExternalBus public property

public bool ExternalBus
return bool

ExtraID public property

public byte ExtraID
return byte

FPREG public property

public byte FPREG
return byte

FlashSectorSize public property

public int FlashSectorSize
return int

FlashSize public property

public int FlashSize
return int

ID public property

public byte ID
return byte

Length public property

public int Length
return int

LockType public property

public string LockType
return string

Name public property

public string Name
return string

PagedSFR public property

public bool PagedSFR
return bool

Present public property

public bool Present
return bool

Readlock public property

public int Readlock
return int

SFR_Page public property

public int SFR_Page
return int

SectorSize public property

public int SectorSize
return int

SingleLock public property

public int SingleLock
return int

Start public property

public int Start
return int

StringObserved public property

public string StringObserved
return string

Tested public property

public bool Tested
return bool

Top public property

public int Top
return int

USBFIFO public property

public bool USBFIFO
return bool

USBFIFOSize public property

public int USBFIFOSize
return int

Version public property

public int Version
return int

WriteLock public property

public int WriteLock
return int

XramSize public property

public int XramSize
return int