Type Alias ClkgselW

Source
pub type ClkgselW<'a, REG> = BitWriter<'a, REG, Clkgselselect>;
Expand description

Field CLKGSEL writer - Clock Generator Select

Aliased Type§

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

Implementations§

Source§

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

Source

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

Divided Clock Mode

Source

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

Programmable Clock Mode