atsamd21j::sysctrl::dpllctrlb

Type Alias RefclkR

Source
pub type RefclkR = FieldReader<Refclkselect>;
Expand description

Field REFCLK reader - Reference Clock Selection

Aliased Type§

struct RefclkR { /* private fields */ }

Implementations§

Source§

impl RefclkR

Source

pub const fn variant(&self) -> Option<Refclkselect>

Get enumerated values variant

Source

pub fn is_ref0(&self) -> bool

CLK_DPLL_REF0 clock reference

Source

pub fn is_ref1(&self) -> bool

CLK_DPLL_REF1 clock reference

Source

pub fn is_gclk(&self) -> bool

GCLK_DPLL clock reference