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

type ERASEPAGE = Reg<u32, _ERASEPAGE>;
Expand description

Register for erasing a page in code area

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

For information about available fields see erasepage module