Type Alias nrf52840_pac::nvmc::eraseall::ERASEALL_R
source · pub type ERASEALL_R = BitReader<ERASEALL_A>;
Expand description
Field ERASEALL
reader - 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_R { /* private fields */ }
Implementations§
source§impl ERASEALL_R
impl ERASEALL_R
sourcepub fn variant(&self) -> ERASEALL_A
pub fn variant(&self) -> ERASEALL_A
Get enumerated values variant
sourcepub fn is_no_operation(&self) -> bool
pub fn is_no_operation(&self) -> bool
Checks if the value of the field is NO_OPERATION