Type Alias gd32f1::gd32f190::rcu::int::PllstbifR

source ·
pub type PllstbifR = BitReader<Pllstbifr>;
Expand description

Field PLLSTBIF reader - PLL stabilization interrupt flag

Aliased Type§

struct PllstbifR { /* private fields */ }

Implementations§

source§

impl PllstbifR

source

pub const fn variant(&self) -> Pllstbifr

Get enumerated values variant

source

pub fn is_not_interrupted(&self) -> bool

No interrupt generated

source

pub fn is_interrupted(&self) -> bool

PLL stabilisation interrupt generated