atsamd51g::osc32kctrl::rtcctrl

Type Alias RtcselR

Source
pub type RtcselR = FieldReader<Rtcselselect>;
Expand description

Field RTCSEL reader - RTC Clock Selection

Aliased Type§

struct RtcselR { /* private fields */ }

Implementations§

Source§

impl RtcselR

Source

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

Get enumerated values variant

Source

pub fn is_ulp1k(&self) -> bool

1.024kHz from 32kHz internal ULP oscillator

Source

pub fn is_ulp32k(&self) -> bool

32.768kHz from 32kHz internal ULP oscillator

Source

pub fn is_xosc1k(&self) -> bool

1.024kHz from 32.768kHz internal oscillator

Source

pub fn is_xosc32k(&self) -> bool

32.768kHz from 32.768kHz external crystal oscillator