[][src]Module nrf5340_app_pac::kmu_ns

Key management unit 0

Modules

events_keyslot_error

No key slot selected, no destination address defined, or error during push operation

events_keyslot_pushed

Key slot successfully pushed over secure APB

events_keyslot_revoked

Key slot has been revoked and cannot be tasked for selection

inten

Enable or disable interrupt

intenclr

Disable interrupt

intenset

Enable interrupt

intpend

Pending interrupts

selectkeyslot

Select key slot to be read over AHB or pushed over secure APB when TASKS_PUSH_KEYSLOT is started

status

Status bits for KMU operation

tasks_push_keyslot

Push a key slot over secure APB

Structs

RegisterBlock

Register block

Type Definitions

EVENTS_KEYSLOT_ERROR

No key slot selected, no destination address defined, or error during push operation

EVENTS_KEYSLOT_PUSHED

Key slot successfully pushed over secure APB

EVENTS_KEYSLOT_REVOKED

Key slot has been revoked and cannot be tasked for selection

INTEN

Enable or disable interrupt

INTENCLR

Disable interrupt

INTENSET

Enable interrupt

INTPEND

Pending interrupts

SELECTKEYSLOT

Select key slot to be read over AHB or pushed over secure APB when TASKS_PUSH_KEYSLOT is started

STATUS

Status bits for KMU operation

TASKS_PUSH_KEYSLOT

Push a key slot over secure APB