Type Alias gd32e1::gd32e103::rcu::addapb1en::CtcenW

source ·
pub type CtcenW<'a, REG> = BitWriter<'a, REG, Ctcen>;
Expand description

Field CTCEN writer - CTC clock enable

Aliased Type§

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

Implementations§

source§

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

source

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

The selected clock is disabled

source

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

The selected clock is enabled