, including all inherited members.
bankDescription | MemoryBankAppReg | [protected, static] |
canLockPage() | MemoryBankAppReg | |
canLockRedirectPage() | MemoryBankAppReg | |
canRedirectPage() | MemoryBankAppReg | |
COPY_LOCK_COMMAND | MemoryBankAppReg | [static] |
extraInfoDescription | MemoryBankAppReg | [protected, static] |
extraInfoLength | MemoryBankAppReg | [protected] |
ffBlock | MemoryBankAppReg | [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 | |
ib | MemoryBankAppReg | [protected] |
isGeneralPurposeMemory() | MemoryBankAppReg | |
isNonVolatile() | MemoryBankAppReg | |
isPageLocked(int page) | MemoryBankAppReg | |
isPageRedirected(int page) | MemoryBankAppReg | |
isReadOnly() | MemoryBankAppReg | |
isReadWrite() | MemoryBankAppReg | |
isRedirectPageLocked(int page) | MemoryBankAppReg | |
isWriteOnce() | MemoryBankAppReg | |
LOCKED_FLAG | MemoryBankAppReg | [static] |
lockPage(int page) | MemoryBankAppReg | |
lockRedirectPage(int page) | MemoryBankAppReg | |
MemoryBankAppReg(OneWireContainer ibutton) | MemoryBankAppReg | |
needsPowerDelivery() | MemoryBankAppReg | |
needsProgramPulse() | MemoryBankAppReg | |
PAGE_SIZE | MemoryBankAppReg | [static] |
read(int startAddr, boolean readContinue, byte[] readBuf, int offset, int len) | MemoryBankAppReg | |
READ_MEMORY_COMMAND | MemoryBankAppReg | [static] |
READ_STATUS_COMMAND | MemoryBankAppReg | [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 | |
size | MemoryBankAppReg | [protected] |
VALIDATION_KEY | MemoryBankAppReg | [static] |
write(int startAddr, byte[] writeBuf, int offset, int len) | MemoryBankAppReg | |
WRITE_MEMORY_COMMAND | MemoryBankAppReg | [static] |
writePagePacket(int page, byte[] writeBuf, int offset, int len) | MemoryBankAppReg | |
writeVerification | MemoryBankAppReg | [protected] |