[][src]Type Definition nrf52810_pac::nvmc::ERASEPAGEPARTIAL

type ERASEPAGEPARTIAL = Reg<u32, _ERASEPAGEPARTIAL>;

Register for partial erase of a page in code area

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

For information about avaliable fields see erasepagepartial module

Trait Implementations

impl Readable for ERASEPAGEPARTIAL[src]

read() method returns erasepagepartial::R reader structure

impl Writable for ERASEPAGEPARTIAL[src]

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

impl ResetValue for ERASEPAGEPARTIAL[src]

Register ERASEPAGEPARTIAL reset()'s with value 0

type Type = u32

Register size