Type Alias gd32e1::gd32e103::pmu::cs::StbfR

source ·
pub type StbfR = BitReader<Stbfr>;
Expand description

Field STBF reader - Standby flag

Aliased Type§

struct StbfR { /* private fields */ }

Implementations§

source§

impl StbfR

source

pub const fn variant(&self) -> Stbfr

Get enumerated values variant

source

pub fn is_no_standby_event(&self) -> bool

Device has not been in Standby mode

source

pub fn is_standby_event(&self) -> bool

Device has been in Standby mode