atsamd21j::i2s::serctrl

Type Alias ClkselW

Source
pub type ClkselW<'a, REG> = BitWriter<'a, REG, Clkselselect>;
Expand description

Field CLKSEL writer - Clock Unit Selection

Aliased Type§

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

Implementations§

Source§

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

Source

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

Use Clock Unit 0

Source

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

Use Clock Unit 1