[][src]Type Definition nrf52832_pac::uicr::NRFHW

type NRFHW = Reg<u32, _NRFHW>;

Description collection[0]: Reserved for Nordic hardware design

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

For information about available fields see nrfhw module

Trait Implementations

impl Readable for NRFHW[src]

read() method returns nrfhw::R reader structure

impl ResetValue for NRFHW[src]

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

type Type = u32

Register size

impl Writable for NRFHW[src]

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