Type Alias CkselW

Source
pub type CkselW<'a, REG> = BitWriter<'a, REG, Ckselselect>;
Expand description

Field CKSEL writer - Clock Selection

Aliased Type§

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

Implementations§

Source§

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

Source

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

Clocked by GCLK

Source

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

Clocked by ULP32K