Struct microbit::hal::pac::NVMC [−]
pub struct NVMC { /* fields omitted */ }Expand description
Non Volatile Memory Controller
Implementations
impl NVMC
impl NVMC
pub const fn ptr() -> *const RegisterBlock
pub const fn ptr() -> *const RegisterBlock
Returns a pointer to the register block
Methods from Deref<Target = RegisterBlock>
0x508 - Deprecated register - Register for erasing a page in code area, equivalent to ERASEPAGE
pub fn erasepcr1_mut(&self) -> &mut Reg<u32, _ERASEPCR1>
pub fn erasepcr1_mut(&self) -> &mut Reg<u32, _ERASEPCR1>
0x508 - Deprecated register - Register for erasing a page in code area, equivalent to ERASEPAGE
pub fn erasepage_mut(&self) -> &mut Reg<u32, _ERASEPAGE>
pub fn erasepage_mut(&self) -> &mut Reg<u32, _ERASEPAGE>
0x508 - Register for erasing a page in code area
Trait Implementations
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more
Casts the value.
Performs the conversion.
Performs the conversion.
Casts the value.
Casts the value.
Casts the value.
Casts the value.