[][src]Type Definition nrf51::aar::NIRK

type NIRK = Reg<u32, _NIRK>;

Number of Identity root Keys in the IRK data structure.

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

For information about available fields see nirk module

Trait Implementations

impl Readable for NIRK[src]

read() method returns nirk::R reader structure

impl ResetValue for NIRK[src]

Register NIRK reset()'s with value 0x01

type Type = u32

Register size

impl Writable for NIRK[src]

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