Type Alias gd32f1::gd32f190::rcu::int::PllstbieR

source ·
pub type PllstbieR = BitReader<Pllstbie>;
Expand description

Field PLLSTBIE reader - PLL Stabilization Interrupt Enable

Aliased Type§

struct PllstbieR { /* private fields */ }

Implementations§

source§

impl PllstbieR

source

pub const fn variant(&self) -> Pllstbie

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Interrupt disabled

source

pub fn is_enabled(&self) -> bool

Interrupt enabled