Type Definition microbit::hal::pac::nvmc::ERASEPAGEPARTIAL[]

type ERASEPAGEPARTIAL = Reg<u32, _ERASEPAGEPARTIAL>;
Expand description

Register for partial erase of a page in code area

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

For information about available fields see erasepagepartial module