Type Alias gd32f1::gd32f130::rcu::cfg0::ScsR

source ·
pub type ScsR = FieldReader<Scs>;
Expand description

Field SCS reader - System clock switch

Aliased Type§

struct ScsR { /* private fields */ }

Implementations§

source§

impl ScsR

source

pub const fn variant(&self) -> Option<Scs>

Get enumerated values variant

source

pub fn is_irc8m(&self) -> bool

IRC8M used as system clock

source

pub fn is_hxtal(&self) -> bool

HXTAL used as system clock

source

pub fn is_pll(&self) -> bool

PLL used as system clock