Type Alias SrcR

Source
pub type SrcR = FieldReader<Srcselect>;
Expand description

Field SRC reader - Source Select

Aliased Type§

struct SrcR { /* private fields */ }

Implementations§

Source§

impl SrcR

Source

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

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