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

type SELECTKEYSLOT = Reg<u32, _SELECTKEYSLOT>;

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

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

For information about available fields see selectkeyslot module

Trait Implementations

impl Readable for SELECTKEYSLOT[src]

read() method returns selectkeyslot::R reader structure

impl ResetValue for SELECTKEYSLOT[src]

Register SELECTKEYSLOT reset()'s with value 0

type Type = u32

Register size

impl Writable for SELECTKEYSLOT[src]

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