Type Alias gd32f1::gd32f130::rcu::bdctl::LxtalenW

source ·
pub type LxtalenW<'a, REG> = BitWriter<'a, REG, Lxtalen>;
Expand description

Field LXTALEN writer - LXTAL enable

Aliased Type§

struct LxtalenW<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> LxtalenW<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn off(self) -> &'a mut W<REG>

LXTAL oscillator Off

source

pub fn on(self) -> &'a mut W<REG>

LXTAL oscillator On