[][src]Type Definition nrf9160_pac::nvmc_ns::ERASEPAGEPARTIALCFG

type ERASEPAGEPARTIALCFG = Reg<u32, _ERASEPAGEPARTIALCFG>;

Register for partial erase configuration

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

For information about available fields see erasepagepartialcfg module

Trait Implementations

impl Readable for ERASEPAGEPARTIALCFG[src]

read() method returns erasepagepartialcfg::R reader structure

impl ResetValue for ERASEPAGEPARTIALCFG[src]

Register ERASEPAGEPARTIALCFG reset()'s with value 0x0a

type Type = u32

Register size

impl Writable for ERASEPAGEPARTIALCFG[src]

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