Type Definition nrf52820_pac::aar::IRKPTR[][src]

type IRKPTR = Reg<u32, _IRKPTR>;
Expand description

Pointer to IRK data structure

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

For information about available fields see irkptr module

Trait Implementations

Register IRKPTR reset()’s with value 0

Register size

Reset value of the register

read() method returns irkptr::R reader structure

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