Type Alias gd32e1::gd32e103::rcu::ctl0::HxtalstbR

source ·
pub type HxtalstbR = BitReader<Hxtalstbr>;
Expand description

Field HXTALSTB reader - External crystal oscillator (HXTAL) clock stabilization flag

Aliased Type§

struct HxtalstbR { /* private fields */ }

Implementations§

source§

impl HxtalstbR

source

pub const fn variant(&self) -> Hxtalstbr

Get enumerated values variant

source

pub fn is_not_ready(&self) -> bool

HXTAL is not stable

source

pub fn is_ready(&self) -> bool

HXTAL is stable