[][src]Type Definition nrf51::ficr::CONFIGID

type CONFIGID = Reg<u32, _CONFIGID>;

Configuration identifier.

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

For information about available fields see configid module

Trait Implementations

impl Readable for CONFIGID[src]

read() method returns configid::R reader structure

impl ResetValue for CONFIGID[src]

Register CONFIGID reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for CONFIGID[src]

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