Type Alias gd32f1::gd32f130::rcu::ctl0::PllenR

source ·
pub type PllenR = BitReader<Pllen>;
Expand description

Field PLLEN reader - PLL enable

Aliased Type§

struct PllenR { /* private fields */ }

Implementations§

source§

impl PllenR

source

pub const fn variant(&self) -> Pllen

Get enumerated values variant

source

pub fn is_off(&self) -> bool

Clock Off

source

pub fn is_on(&self) -> bool

Clock On