Type Alias nrf52840_pac::nvmc::eraseuicr::ERASEUICR_R

source ·
pub type ERASEUICR_R = BitReader<ERASEUICR_A>;
Expand description

Field ERASEUICR reader - Register starting erase of all user information configuration registers. Note that the erase must be enabled using CONFIG.WEN before the UICR can be erased.

Aliased Type§

struct ERASEUICR_R { /* private fields */ }

Implementations§

source§

impl ERASEUICR_R

source

pub fn variant(&self) -> ERASEUICR_A

Get enumerated values variant

source

pub fn is_no_operation(&self) -> bool

Checks if the value of the field is NO_OPERATION

source

pub fn is_erase(&self) -> bool

Checks if the value of the field is ERASE