1-Wire API for .NET Version 4.00

MemoryBankAppReg Member List

This is the complete list of members for MemoryBankAppReg, including all inherited members.
bankDescriptionMemoryBankAppReg [protected, static]
canLockPage()MemoryBankAppReg
canLockRedirectPage()MemoryBankAppReg
canRedirectPage()MemoryBankAppReg
COPY_DELAY_LENMemoryBankAppReg [static]
COPY_LOCK_COMMANDMemoryBankAppReg [static]
extraInfoDescriptionMemoryBankAppReg [protected, static]
extraInfoLengthMemoryBankAppReg [protected]
ffBlockMemoryBankAppReg [protected]
getBankDescription()MemoryBankAppReg
getExtraInfoDescription()MemoryBankAppReg
getExtraInfoLength()MemoryBankAppReg
getMaxPacketDataLength()MemoryBankAppReg
getNumberPages()MemoryBankAppReg
getPageLength()MemoryBankAppReg
getRedirectedPage(int page)MemoryBankAppReg
getSize()MemoryBankAppReg
getStartPhysicalAddress()MemoryBankAppReg
hasExtraInfo()MemoryBankAppReg
hasPageAutoCRC()MemoryBankAppReg
haveExtraInfo()MemoryBankAppReg
ibMemoryBankAppReg [protected]
isGeneralPurposeMemory()MemoryBankAppReg
isNonVolatile()MemoryBankAppReg
isPageLocked(int page)MemoryBankAppReg
isPageRedirected(int page)MemoryBankAppReg
isReadOnly()MemoryBankAppReg
isReadWrite()MemoryBankAppReg
isRedirectPageLocked(int page)MemoryBankAppReg
isWriteOnce()MemoryBankAppReg
LOCKED_FLAGMemoryBankAppReg [static]
lockPage(int page)MemoryBankAppReg
lockRedirectPage(int page)MemoryBankAppReg
MemoryBankAppReg(OneWireContainer ibutton)MemoryBankAppReg
needsPowerDelivery()MemoryBankAppReg
needsProgramPulse()MemoryBankAppReg
PAGE_SIZEMemoryBankAppReg [static]
read(int startAddr, boolean readContinue, byte[] readBuf, int offset, int len)MemoryBankAppReg
READ_MEMORY_COMMANDMemoryBankAppReg [static]
READ_STATUS_COMMANDMemoryBankAppReg [static]
readPage(int page, boolean readContinue, byte[] readBuf, int offset)MemoryBankAppReg
readPage(int page, boolean readContinue, byte[] readBuf, int offset, byte[] extraInfo)MemoryBankAppReg
readPageCRC(int page, boolean readContinue, byte[] readBuf, int offset)MemoryBankAppReg
readPageCRC(int page, boolean readContinue, byte[] readBuf, int offset, byte[] extraInfo)MemoryBankAppReg
readPagePacket(int page, boolean readContinue, byte[] readBuf, int offset, byte[] extraInfo)MemoryBankAppReg
readPagePacket(int page, boolean readContinue, byte[] readBuf, int offset)MemoryBankAppReg
readStatus(byte[] readBuf)MemoryBankAppReg [protected]
readStatus()MemoryBankAppReg [protected]
redirectPage(int page, int newPage)MemoryBankAppReg
setWriteVerification(boolean doReadVerf)MemoryBankAppReg
sizeMemoryBankAppReg [protected]
VALIDATION_KEYMemoryBankAppReg [static]
write(int startAddr, byte[] writeBuf, int offset, int len)MemoryBankAppReg
WRITE_MEMORY_COMMANDMemoryBankAppReg [static]
writePagePacket(int page, byte[] writeBuf, int offset, int len)MemoryBankAppReg
writeVerificationMemoryBankAppReg [protected]