Type Alias gd32f1::gd32f190::rcu::ctl0::Irc8menW

source ·
pub type Irc8menW<'a, REG> = BitWriter<'a, REG, Irc8men>;
Expand description

Field IRC8MEN writer - Internal High Speed oscillator Enable

Aliased Type§

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

Implementations§

source§

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

source

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

Clock Off

source

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

Clock On