1-Wire API for .NET Version 4.00

MemoryBankScratchEE Member List

This is the complete list of members for MemoryBankScratchEE, including all inherited members.
bankDescriptionMemoryBankScratch [protected]
checkSpeed()MemoryBankScratch
COPY_DELAY_LENMemoryBankScratchEE [protected]
COPY_SCRATCHPAD_COMMANDMemoryBankScratch [protected]
copyScratchpad(int startAddr, int len)MemoryBankScratchEE
com::dalsemi::onewire::container::MemoryBankScratch.copyScratchpad(int startAddr, int len, boolean WriteProtect)MemoryBankScratch
doSetSpeedMemoryBankScratch [protected]
ES_MASKMemoryBankScratchEE [protected]
extraInfoMemoryBankScratch [protected]
extraInfoDescriptionMemoryBankScratch [protected]
extraInfoLengthMemoryBankScratch [protected]
ffBlockMemoryBankScratch [protected]
forceVerify()MemoryBankScratch
generalPurposeMemoryMemoryBankScratch [protected]
getBankDescription()MemoryBankScratch
getExtraInfoDescription()MemoryBankScratch
getExtraInfoLength()MemoryBankScratch
getMaxPacketDataLength()MemoryBankScratch
getNumberPages()MemoryBankScratch
getPageLength()MemoryBankScratch
getSize()MemoryBankScratch
getStartPhysicalAddress()MemoryBankScratch
hasExtraInfo()MemoryBankScratch
hasPageAutoCRC()MemoryBankScratch
haveExtraInfo()MemoryBankScratch
ibMemoryBankScratch [protected]
isGeneralPurposeMemory()MemoryBankScratch
isNonVolatile()MemoryBankScratch
isReadOnly()MemoryBankScratch
isReadWrite()MemoryBankScratch
isWriteOnce()MemoryBankScratch
maxPacketDataLengthMemoryBankScratch [protected]
MemoryBankScratch(OneWireContainer ibutton)MemoryBankScratch
MemoryBankScratchEE(OneWireContainer ibutton)MemoryBankScratchEE
needsPowerDelivery()MemoryBankScratch
needsProgramPulse()MemoryBankScratch
nonVolatileMemoryBankScratch [protected]
numberPagesMemoryBankScratch [protected]
numVerificationBytesMemoryBankScratchEE [protected]
pageAutoCRCMemoryBankScratch [protected]
pageLengthMemoryBankScratch [protected]
powerDeliveryMemoryBankScratch [protected]
programPulseMemoryBankScratch [protected]
read(int startAddr, boolean readContinue, byte[] readBuf, int offset, int len)MemoryBankScratch
READ_SCRATCHPAD_COMMANDMemoryBankScratch [static]
readOnlyMemoryBankScratch [protected]
readPage(int page, boolean readContinue, byte[] readBuf, int offset)MemoryBankScratch
readPage(int page, boolean readContinue, byte[] readBuf, int offset, byte[] extraInfo)MemoryBankScratch
readPageCRC(int page, boolean readContinue, byte[] readBuf, int offset)MemoryBankScratch
readPageCRC(int page, boolean readContinue, byte[] readBuf, int offset, byte[] extraInfo)MemoryBankScratch
readPagePacket(int page, boolean readContinue, byte[] readBuf, int offset)MemoryBankScratch
readPagePacket(int page, boolean readContinue, byte[] readBuf, int offset, byte[] extraInfo)MemoryBankScratch
readScratchpad(byte[] readBuf, int offset, int len, byte[] extraInfo)MemoryBankScratch
readWriteMemoryBankScratch [protected]
setWriteVerification(boolean doReadVerf)MemoryBankScratch
sizeMemoryBankScratch [protected]
startPhysicalAddressMemoryBankScratch [protected]
write(int startAddr, byte[] writeBuf, int offset, int len)MemoryBankScratch
WRITE_SCRATCHPAD_COMMANDMemoryBankScratch [static]
writeOnceMemoryBankScratch [protected]
writePagePacket(int page, byte[] writeBuf, int offset, int len)MemoryBankScratch
writeScratchpad(int startAddr, byte[] writeBuf, int offset, int len)MemoryBankScratchEE
writeVerificationMemoryBankScratch [protected]