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

type PPFC = Reg<u32, _PPFC>;

Pre-programmed factory code present.

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

For information about available fields see ppfc module

Trait Implementations

impl Readable for PPFC[src]

read() method returns ppfc::R reader structure

impl ResetValue for PPFC[src]

Register PPFC reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for PPFC[src]

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