const LOCK_CONFIG_UNLOCKED: u8 = 0x55;
Value placed at the LockConfig (byte 87) field. 0x55 means the configuration zone is unlocked. The chip overwrites this with 0x00 when the Lock(config) command is issued.
0x55
0x00
Lock(config)