Type Alias IntclkenW

Source
pub type IntclkenW<'a, REG> = BitWriter<'a, REG, Intclkenselect>;
Expand description

Field INTCLKEN writer - Internal Clock Enable

Aliased Type§

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

Implementations§

Source§

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

Source

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

Stop

Source

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

Oscillate