nrf52840_pac::nvmc::eraseuicr

Type Alias 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