[][src]Type Definition nrf9160_pac::kmu_ns::TASKS_PUSH_KEYSLOT

type TASKS_PUSH_KEYSLOT = Reg<u32, _TASKS_PUSH_KEYSLOT>;

Push a key slot over secure APB

This register you can reset, write, write_with_zero. See API.

For information about available fields see tasks_push_keyslot module

Trait Implementations

impl ResetValue for TASKS_PUSH_KEYSLOT[src]

Register TASKS_PUSH_KEYSLOT reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_PUSH_KEYSLOT[src]

write(|w| ..) method takes tasks_push_keyslot::W writer structure