Type Alias gd32f1::gd32f130::rcu::bdctl::LxtalenR

source ·
pub type LxtalenR = BitReader<Lxtalen>;
Expand description

Field LXTALEN reader - LXTAL enable

Aliased Type§

struct LxtalenR { /* private fields */ }

Implementations§

source§

impl LxtalenR

source

pub const fn variant(&self) -> Lxtalen

Get enumerated values variant

source

pub fn is_off(&self) -> bool

LXTAL oscillator Off

source

pub fn is_on(&self) -> bool

LXTAL oscillator On