Module nrf9160_pac::kmu_ns[][src]

Expand description

Key management unit 0

Modules

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

Key slot successfully pushed over secure APB

Key slot has been revoked and cannot be tasked for selection

Enable or disable interrupt

Disable interrupt

Enable interrupt

Pending interrupts

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

Status bits for KMU operation

Push a key slot over secure APB

Structs

Register block

Type Definitions

EVENTS_KEYSLOT_ERROR register accessor: an alias for Reg<EVENTS_KEYSLOT_ERROR_SPEC>

EVENTS_KEYSLOT_PUSHED register accessor: an alias for Reg<EVENTS_KEYSLOT_PUSHED_SPEC>

EVENTS_KEYSLOT_REVOKED register accessor: an alias for Reg<EVENTS_KEYSLOT_REVOKED_SPEC>

INTEN register accessor: an alias for Reg<INTEN_SPEC>

INTENCLR register accessor: an alias for Reg<INTENCLR_SPEC>

INTENSET register accessor: an alias for Reg<INTENSET_SPEC>

INTPEND register accessor: an alias for Reg<INTPEND_SPEC>

SELECTKEYSLOT register accessor: an alias for Reg<SELECTKEYSLOT_SPEC>

STATUS register accessor: an alias for Reg<STATUS_SPEC>

TASKS_PUSH_KEYSLOT register accessor: an alias for Reg<TASKS_PUSH_KEYSLOT_SPEC>