atsamd21g::i2s::serctrl

Type Alias ClkselR

Source
pub type ClkselR = BitReader<Clkselselect>;
Expand description

Field CLKSEL reader - Clock Unit Selection

Aliased Type§

struct ClkselR { /* private fields */ }

Implementations§

Source§

impl ClkselR

Source

pub const fn variant(&self) -> Clkselselect

Get enumerated values variant

Source

pub fn is_clk0(&self) -> bool

Use Clock Unit 0

Source

pub fn is_clk1(&self) -> bool

Use Clock Unit 1