Type Alias atsame70n21b::pmc::mckr::CSS_W

source ·
pub type CSS_W<'a, const O: u8> = FieldWriterSafe<'a, MCKR_SPEC, 2, O, CSSSELECT_A>;
Expand description

Field CSS writer - Master Clock Source Selection

Aliased Type§

struct CSS_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> CSS_W<'a, O>

source

pub fn slow_clk(self) -> &'a mut W

Slow Clock is selected

source

pub fn main_clk(self) -> &'a mut W

Main Clock is selected

source

pub fn plla_clk(self) -> &'a mut W

PLLA Clock is selected

source

pub fn upll_clk(self) -> &'a mut W

Divided UPLL Clock is selected