Type Alias gd32e1::gd32e103::rcu::ctl0::PllstbR

source ·
pub type PllstbR = BitReader<Pllstbr>;
Expand description

Field PLLSTB reader - PLL Clock Stabilization Flag

Aliased Type§

struct PllstbR { /* private fields */ }

Implementations§

source§

impl PllstbR

source

pub const fn variant(&self) -> Pllstbr

Get enumerated values variant

source

pub fn is_not_ready(&self) -> bool

PLL is not stable

source

pub fn is_ready(&self) -> bool

PLL is stable