Type Alias nrf52840_pac::nvmc::eraseall::ERASEALL_W

source ·
pub type ERASEALL_W<'a, const O: u8> = BitWriter<'a, u32, ERASEALL_SPEC, ERASEALL_A, O>;
Expand description

Field ERASEALL writer - Erase all non-volatile memory including UICR registers. Note that the erase must be enabled using CONFIG.WEN before the non-volatile memory can be erased.

Aliased Type§

struct ERASEALL_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> ERASEALL_W<'a, O>

source

pub fn no_operation(self) -> &'a mut W

No operation

source

pub fn erase(self) -> &'a mut W

Start chip erase