[][src]Type Definition nrf52832_pac::nvmc::ERASEUICR

type ERASEUICR = Reg<u32, _ERASEUICR>;

Register for erasing User Information Configuration Registers

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

For information about available fields see eraseuicr module

Trait Implementations

impl Readable for ERASEUICR[src]

read() method returns eraseuicr::R reader structure

impl ResetValue for ERASEUICR[src]

Register ERASEUICR reset()'s with value 0

type Type = u32

Register size

impl Writable for ERASEUICR[src]

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