|
class | AccessMode |
|
class | M24LR64E_ADDR_T |
|
class | SectorAccessRight |
|
class | SectorSelectPassWd |
|
|
synchronized void | delete () |
|
| M24LR64E (int bus, M24LR64E.AccessMode mode) |
|
| M24LR64E (int bus) |
|
boolean | submitPasswd (long passwd) |
|
boolean | writePasswd (long passwd) |
|
void | sectorProtectConfig (long sectorNumber, boolean protectEnable, M24LR64E.SectorAccessRight accessRight, M24LR64E.SectorSelectPassWd passwd) |
|
void | clearSectorProtect () |
|
void | sectorWriteLockBit (long sectorNumber, boolean sockEnable) |
|
short | getDSFID () |
|
short | getAFI () |
|
byte[] | getUID () |
|
long | getMemorySize () |
|
void | clearMemory () |
|
int | writeByte (long address, short data) |
|
int | writeBytes (long address, byte[] buffer) |
|
short | readByte (long address) |
|
int | readBytes (long address, byte[] buffer) |
|
|
static final int | EEPROM_I2C_LENGTH = javaupm_m24lr64eJNI.M24LR64E_EEPROM_I2C_LENGTH_get() |
|
static final int | PASSWORD_LENGTH = javaupm_m24lr64eJNI.M24LR64E_PASSWORD_LENGTH_get() |
|
static final int | SECTOR_SECURITY_STATUS_BASE_ADDR = javaupm_m24lr64eJNI.M24LR64E_SECTOR_SECURITY_STATUS_BASE_ADDR_get() |
|
static final short | LOCK_PROTECT_BIT = javaupm_m24lr64eJNI.M24LR64E_LOCK_PROTECT_BIT_get() |
|
static final short | WRITE_READ_PROTECT_BIT = javaupm_m24lr64eJNI.M24LR64E_WRITE_READ_PROTECT_BIT_get() |
|
static final short | PASSWORD_CTRL_BIT = javaupm_m24lr64eJNI.M24LR64E_PASSWORD_CTRL_BIT_get() |
|
static final int | UID_LENGTH = javaupm_m24lr64eJNI.M24LR64E_UID_LENGTH_get() |
|
static final long | I2C_WRITE_TIME = javaupm_m24lr64eJNI.M24LR64E_I2C_WRITE_TIME_get() |
|
|
| M24LR64E (long cPtr, boolean cMemoryOwn) |
|
void | finalize () |
|
|
transient boolean | swigCMemOwn |
|
The documentation for this class was generated from the following file:
- /iotdk/jenkins/workspace/upm-doc/build/src/m24lr64e/M24LR64E.java