Type Alias atsame54n::gclk::genctrl::SRC_R

source ·
pub type SRC_R = FieldReader<SRCSELECT_A>;
Expand description

Field SRC reader - Source Select

Aliased Type§

struct SRC_R { /* private fields */ }

Implementations§

source§

impl SRC_R

source

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

Get enumerated values variant

source

pub fn is_xosc0(&self) -> bool

XOSC0 oscillator output

source

pub fn is_xosc1(&self) -> bool

XOSC1 oscillator output

source

pub fn is_gclkin(&self) -> bool

Generator input pad

source

pub fn is_gclkgen1(&self) -> bool

Generic clock generator 1 output

source

pub fn is_osculp32k(&self) -> bool

OSCULP32K oscillator output

source

pub fn is_xosc32k(&self) -> bool

XOSC32K oscillator output

source

pub fn is_dfll(&self) -> bool

DFLL output

source

pub fn is_dpll0(&self) -> bool

DPLL0 output

source

pub fn is_dpll1(&self) -> bool

DPLL1 output