WrEnR

Type Alias WrEnR 

Source
pub type WrEnR = BitReader<WrEn>;
Expand description

Field WR_EN reader - Write Enable. This register bit serves as a protection mechanism against unintentional writes to critical RTC bits.

Aliased Type§

pub struct WrEnR { /* private fields */ }

Implementations§

Source§

impl WrEnR

Source

pub const fn variant(&self) -> WrEn

Get enumerated values variant

Source

pub fn is_inactive(&self) -> bool

Not active

Source

pub fn is_pending(&self) -> bool

Active