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_xosc(&self) -> bool

XOSC 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_osc32k(&self) -> bool

OSC32K oscillator output

Source

pub fn is_xosc32k(&self) -> bool

XOSC32K oscillator output

Source

pub fn is_osc8m(&self) -> bool

OSC8M oscillator output

Source

pub fn is_dfll48m(&self) -> bool

DFLL48M output

Source

pub fn is_dpll96m(&self) -> bool

DPLL96M output