Type Alias gd32f1::gd32f190::pmu::cs::WufR

source ·
pub type WufR = BitReader<Wufr>;
Expand description

Field WUF reader - Wakeup flag

Aliased Type§

struct WufR { /* private fields */ }

Implementations§

source§

impl WufR

source

pub const fn variant(&self) -> Wufr

Get enumerated values variant

source

pub fn is_no_wakeup_event(&self) -> bool

No wakeup event occurred

source

pub fn is_wakeup_event(&self) -> bool

A wakeup event was received from the WKUP pin or from the RTC wakeup event (RTC Tamper event, RTC TimeStamp event or RTC alarm)