Module lpc55_pac::hashcrypt::intenset[][src]

Write 1 to enable interrupts; reads back with which are set.

Structs

DIGEST_R

Field DIGEST reader - Indicates if should interrupt when Digest (or Outdata) is ready (completed a hash/crypto or completed a full sequence).

DIGEST_W

Field DIGEST writer - Indicates if should interrupt when Digest (or Outdata) is ready (completed a hash/crypto or completed a full sequence).

ERROR_R

Field ERROR reader - Indicates if should interrupt on an ERROR (as defined in Status)

ERROR_W

Field ERROR writer - Indicates if should interrupt on an ERROR (as defined in Status)

INTENSET_SPEC

Write 1 to enable interrupts; reads back with which are set.

R

Register INTENSET reader

W

Register INTENSET writer

WAITING_R

Field WAITING reader - Indicates if should interrupt when waiting for data input.

WAITING_W

Field WAITING writer - Indicates if should interrupt when waiting for data input.

Enums

DIGEST_A

Indicates if should interrupt when Digest (or Outdata) is ready (completed a hash/crypto or completed a full sequence).

ERROR_A

Indicates if should interrupt on an ERROR (as defined in Status)

WAITING_A

Indicates if should interrupt when waiting for data input.