|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MemoryBank | |
com.dalsemi.onewire.container |
Uses of MemoryBank in com.dalsemi.onewire.container |
Subinterfaces of MemoryBank in com.dalsemi.onewire.container | |
interface |
OTPMemoryBank
One-Time-Programmable (OTP) Memory bank interface for iButtons (or 1-Wire devices) with OTP features. |
interface |
PagedMemoryBank
Paged Memory bank interface for iButtons (or 1-Wire devices) with page based memory. |
Classes in com.dalsemi.onewire.container that implement MemoryBank | |
(package private) class |
com.dalsemi.onewire.container.MemoryBankNV
Memory bank class for the NVRAM section of iButtons and 1-Wire devices. |
(package private) class |
com.dalsemi.onewire.container.MemoryBankNVCRC
Memory bank class for the NVRAM with build in CRC section of iButtons and 1-Wire devices. |
class |
MemoryBankNVCRCPW
Memory bank class for the NVRAM with built-in CRC generation and Password protected memory read/write iButtons and 1-Wire Devices. |
(package private) class |
com.dalsemi.onewire.container.MemoryBankScratch
Memory bank class for the Scratchpad section of NVRAM iButtons and 1-Wire devices. |
class |
MemoryBankScratchCRCPW
Memory bank class for the Scratchpad section of NVRAM iButtons and 1-Wire devices with password protected memory pages. |
(package private) class |
com.dalsemi.onewire.container.MemoryBankScratchEx
Memory bank class for the Scratchpad section of NVRAM iButtons and 1-Wire devices. |
class |
MemoryBankScratchSHAEE
Memory bank class for the Scratchpad section of SHA EEPROM iButtons and 1-Wire devices with SHA write-protected memory pages. |
class |
MemoryBankSHAEE
Memory bank class for the DS1961S/DS2432. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |