[][src]Type Definition nrf52840_pac::uicr::NRFFW

type NRFFW = Reg<u32, _NRFFW>;

Description collection[n]: Reserved for Nordic firmware design

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

For information about available fields see nrffw module

Trait Implementations

impl Readable for NRFFW[src]

read() method returns nrffw::R reader structure

impl ResetValue for NRFFW[src]

Register NRFFW[%s] reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for NRFFW[src]

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