Skip to main content

LOCK_VALUE_UNLOCKED

Constant LOCK_VALUE_UNLOCKED 

Source
const LOCK_VALUE_UNLOCKED: u8 = 0x55;
Expand description

Value placed at the LockValue (byte 86) field. 0x55 means the data zone is unlocked. The chip overwrites this with 0x00 when the Lock(data) command is issued.