[][src]Module lpc55s6x_pac::hashcrypt::lock

Lock register allows locking to the current security level or unlocking by the lock holding level.

Structs

PATTERN_W

Write proxy for field PATTERN

SECLOCK_W

Write proxy for field SECLOCK

Enums

SECLOCK_A

Write 1 to secure-lock this block (if running in a security state). Write 0 to unlock. If locked already, may only write if at same or higher security level as lock. Reads as: 0 if unlocked, else 1, 2, 3 to indicate security level it is locked at. NOTE: this and ID are the only readable registers if locked and current state is lower than lock level.

Type Definitions

PATTERN_R

Reader of field PATTERN

R

Reader of register LOCK

SECLOCK_R

Reader of field SECLOCK

W

Writer for register LOCK